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:
parent
dfe232533f
commit
ef53bfd693
5 changed files with 803 additions and 24 deletions
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue