From c956b21cda0a5c14807c211b757d69246377da4c Mon Sep 17 00:00:00 2001 From: quou Date: Sun, 7 May 2023 21:48:29 +1000 Subject: Add a basic tutorial --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index b1c18f8..4373ec3 100644 --- a/config.h +++ b/config.h @@ -10,7 +10,7 @@ #define renderer_h 240 #define renderer_scale 2 -#define no_sound 0 +#define no_sound 1 #define asset_memory (1024 * 120) -- cgit v1.2.3-54-g00ecf