diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2024-07-02 13:51:52 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-02 13:51:52 -0700 |
| commit | eccbbd47dc0061f0ffedcb32eaf333be73aeb2cc (patch) | |
| tree | b056aa64d2fbc867aa3a3f967a3ea55f881e2064 /assets/xml/scenes/Z2_GORON_HAKA | |
| parent | 716cc0d63dcfe2e940cadc3995947c53bb9c7106 (diff) | |
Explicitly extract room DLs that ZAPD can't detect (#1653)
Diffstat (limited to 'assets/xml/scenes/Z2_GORON_HAKA')
| -rw-r--r-- | assets/xml/scenes/Z2_GORON_HAKA/Z2_GORON_HAKA.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/xml/scenes/Z2_GORON_HAKA/Z2_GORON_HAKA.xml b/assets/xml/scenes/Z2_GORON_HAKA/Z2_GORON_HAKA.xml index 8b7dceaab..90586dc16 100644 --- a/assets/xml/scenes/Z2_GORON_HAKA/Z2_GORON_HAKA.xml +++ b/assets/xml/scenes/Z2_GORON_HAKA/Z2_GORON_HAKA.xml @@ -4,5 +4,7 @@ </File> <File Name="Z2_GORON_HAKA_room_00" Segment="3" Game="MM"> <Room Name="Z2_GORON_HAKA_room_00" Offset="0x0"/> + <DList Name="Z2_GORON_HAKA_room_00DL_007A80" Offset="0x7A80"/> + <DList Name="Z2_GORON_HAKA_room_00DL_007D98" Offset="0x7D98"/> </File> </Root> |
