Fix boss title card extraction for NTSC; Fix Morpha water (#5320)

This commit is contained in:
Archez
2025-04-04 11:57:37 -04:00
committed by GitHub
parent cb7d9279e4
commit 2589448057
72 changed files with 72 additions and 72 deletions

View File

@@ -38,7 +38,7 @@
<Animation Name="gPhantomHorseFenceJumpAnim" Offset="0xAD80"/>
<!-- Boss title card -->
<Texture Name="gPhantomGanonTitleCardTex" OutName="phantom_ganon_title_card" Format="i8" Width="128" Height="120" Offset="0x59A0"/>
<Texture Name="gPhantomGanonTitleCardTex" OutName="phantom_ganon_title_card" Format="i8" Width="128" Height="80" Offset="0x59A0"/>
<!-- Energy attack DLists -->
<DList Name="gPhantomWarpDL" Offset="0xE6A0"/>