diff --git a/include/config.h b/include/config.h index fa3c6beb..eb66b7e5 100644 --- a/include/config.h +++ b/include/config.h @@ -50,6 +50,6 @@ // When this option is disabled, LODs will work regardless of whether console or emulator is used. #define AUTO_LOD // Uncomment this if you want to keep the mario head and not skip it -#define KEEP_MARIO_HEAD +//#define KEEP_MARIO_HEAD #endif // CONFIG_H