From 8e370fd050be05c8800627d9ef934894b33ad377 Mon Sep 17 00:00:00 2001 From: Reonu Date: Mon, 12 Jul 2021 17:16:01 +0100 Subject: [PATCH] fixed dubm stupid typo in readme --- include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/config.h b/include/config.h index 19c618f5..0a233f3a 100644 --- a/include/config.h +++ b/include/config.h @@ -72,7 +72,7 @@ //#define SKIP_TITLE_SCREEN // Uncomment this if you want to keep the mario head and not skip it //#define KEEP_MARIO_HEAD -// Makes the coins ia8 64x64 instead of ia16 32x32. Uses new i8 textures so that vanilla coins look better. +// Makes the coins ia8 64x64 instead of ia16 32x32. Uses new ia8 textures so that vanilla coins look better. #define IA8_COINS