Added title screen skip, toggleable in config.h

This commit is contained in:
Reonu
2021-05-26 15:01:56 +01:00
parent 2bff1ea839
commit 98a09b0703
2 changed files with 6 additions and 0 deletions

View File

@@ -51,5 +51,8 @@
#define AUTO_LOD
// Uncomment this if you want to keep the mario head and not skip it
//#define KEEP_MARIO_HEAD
// Uncomment this if you want to skip the title screen (Super Mario 64 logo)
//#define SKIP_TITLE_SCREEN
#endif // CONFIG_H