mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-17 04:20:44 +00:00
Update asm processor and migrate/improve rodata for a few files (#209)
* Update asm processor * Migrate or improve rodata for a few files
This commit is contained in:
parent
1c98ac27eb
commit
229e0c8629
37 changed files with 964 additions and 870 deletions
|
@ -8,6 +8,7 @@
|
|||
.section .data
|
||||
|
||||
.balign 16
|
||||
|
||||
glabel D_8012CED0
|
||||
.incbin "baserom.z64", 0xBA4070, 0x4
|
||||
|
||||
|
@ -23,7 +24,6 @@ glabel D_8012CEE0
|
|||
glabel D_8012CEE4
|
||||
.word D_80143184
|
||||
|
||||
|
||||
glabel D_8012CEE8
|
||||
.word D_80143194
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue