mirror of
https://github.com/zeldaret/oot
synced 2026-09-01 17:49:54 -04:00
[iQue] Match z_file_copy_erase (#2447)
* [iQue] Match z_file_copy_erase * Reword comment
This commit is contained in:
@@ -1140,7 +1140,7 @@ static s16 sQuestItemFlags[] = {
|
||||
QUEST_MEDALLION_WATER, QUEST_MEDALLION_SPIRIT, QUEST_MEDALLION_SHADOW, QUEST_MEDALLION_LIGHT,
|
||||
};
|
||||
|
||||
#if OOT_NTSC && OOT_VERSION < GC_JP_CE
|
||||
#if (OOT_NTSC && OOT_VERSION < GC_JP_CE) || PLATFORM_IQUE
|
||||
static void* sSaveXTextures[] = { gFileSelSaveXJPNTex, gFileSelSaveXENGTex };
|
||||
#endif
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user