Enabled `rodata` migration for `overlay_E48F0`
This commit is contained in:
parent
84a59ff8a8
commit
767cd9c144
|
|
@ -593,9 +593,9 @@ segments:
|
|||
# Complete
|
||||
find_file_boundaries: False
|
||||
subsegments:
|
||||
- [0xE48F0, asm, "speech"]
|
||||
- [0xE48F0, c, "speech"]
|
||||
|
||||
- [0xEAF00, rodata, "speech"]
|
||||
- [0xEAF00, .rodata, "speech"]
|
||||
|
||||
- { start: 0xEBBB0, type: bss, vram: 0x8019EE30 }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue