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

@@ -159,7 +159,7 @@
<Texture Name="gGohmaIrisTex" OutName="gohma_iris" Format="rgba16" Width="32" Height="32" Offset="0x193A8"/>
<!-- Boss title card -->
<Texture Name="gGohmaTitleCardTex" OutName="gohma_title_card" Format="i8" Width="128" Height="120" Offset="0x19BA8"/>
<Texture Name="gGohmaTitleCardTex" OutName="gohma_title_card" Format="i8" Width="128" Height="80" Offset="0x19BA8"/>
<!-- Door -->
<DList Name="gGohmaDoorDL" Offset="0x1D820"/>