From c292f839e33043345e423a0a06f97ebc2877809f Mon Sep 17 00:00:00 2001 From: Reonu Date: Wed, 26 May 2021 16:27:46 +0100 Subject: [PATCH] updated info in the config file --- include/config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/config.h b/include/config.h index 2ae294a1..bfb0e9f1 100644 --- a/include/config.h +++ b/include/config.h @@ -48,6 +48,7 @@ #define WIDE // When this option is enabled, LODs will ONLY work on console. // When this option is disabled, LODs will work regardless of whether console or emulator is used. +// Regardless of whether this setting is enabled or not, you can use gIsConsole to wrap your own code in a console check. #define AUTO_LOD // Skip peach letter cutscene #define PEACH_SKIP