diff options
author | quou <quou@disroot.org> | 2023-05-07 22:28:33 +1000 |
---|---|---|
committer | quou <quou@disroot.org> | 2023-05-07 22:28:33 +1000 |
commit | 501617aa1cf05e44cc38a7b2d1a3a0155b020770 (patch) | |
tree | c9b49924d387b98c314432c68955a1c7499e843d /config.h | |
parent | c956b21cda0a5c14807c211b757d69246377da4c (diff) |
Update the tutorial and add a banner image.
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ #define renderer_h 240 #define renderer_scale 2 -#define no_sound 1 +#define no_sound 0 #define asset_memory (1024 * 120) |