aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6a69ee7..906f097 100644
--- a/config.h
+++ b/config.h
@@ -3,7 +3,7 @@
#include "maths.h"
-#define game_name "1bit Game Jam"
+#define game_name "hftrss"
#define memory_size (1024 * 32)
#define app_memory_size (1024 * 16)