1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-12 01:40:47 +00:00

[iQue] Match z_file_copy_erase (#2447)

* [iQue] Match z_file_copy_erase

* Reword comment
This commit is contained in:
cadmic 2025-01-29 11:17:13 -08:00 committed by GitHub
parent dfe232533f
commit ef53bfd693
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 803 additions and 24 deletions

View file

@ -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