From 13ef5d4ce22ce3c783a32f45595c40e996f13f9a Mon Sep 17 00:00:00 2001 From: Gwilym Inzani Date: Fri, 26 Apr 2024 22:24:23 +0100 Subject: [PATCH] Include the tracker in the headline features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55287071..a9d56135 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ agb provides the following features: - Simple build process with minimal dependencies - Built in importing of sprites, backgrounds, music and sound effects -- High performance audio mixer +- High performance audio mixer and optional tracker which can play `.xm` files - Easy to use sprite and tiled background usage - A global allocator allowing for use of both `core` and `alloc`