"fix" overlay stuff (#594)

This commit is contained in:
Ethan Roseman 2021-12-30 09:30:23 -05:00 committed by GitHub
parent 3c2bd694e5
commit 5a5d158920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9109,13 +9109,17 @@ segments:
# dgb_00-18, 1x 32767.0, 2 jump tables
# dgb_00, 2x 32767.0, jump table
# dgb_08 only
- name: C20F40
type: .data
- name: C20F40 # DMAd at the beginning of tubba blubba's castle (bridge cutscene)
type: code
dir: world/area_dgb
start: 0xC20F40
vram: 0x80200000
subsegments:
- [0xC20F40, .data, C20F40] # DMAd at the beginning of tubba blubba's castle (bridge cutscene)
- [0xC20F40, c, C20F40]
- start: 0xC20F40
type: .data
name: C20F40
subsegments:
- [0xC20F40, vtx, vtx/C20F40]
- [0xC21100, vtx, vtx/C21100]
- [0xC21130, vtx, vtx/C21130]