mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-11 17:30:25 +00:00
all functions match, now learning how to do data/rodata
This commit is contained in:
parent
dda2641082
commit
a00a8bbaeb
4 changed files with 186 additions and 186 deletions
|
@ -7,12 +7,12 @@
|
|||
|
||||
.section .data
|
||||
|
||||
glabel Bg_Hidan_Firewall_InitVars
|
||||
.word 0x000C0100, 0x00000000, 0x002C0000, 0x000001A0
|
||||
.word BgHidanFirewall_Init
|
||||
.word BgHidanFirewall_Destroy
|
||||
.word BgHidanFirewall_Update
|
||||
.word 0x00000000
|
||||
#glabel Bg_Hidan_Firewall_InitVars
|
||||
# .word 0x000C0100, 0x00000000, 0x002C0000, 0x000001A0
|
||||
#.word BgHidanFirewall_Init
|
||||
#.word BgHidanFirewall_Destroy
|
||||
#.word BgHidanFirewall_Update
|
||||
#.word 0x00000000
|
||||
glabel D_80886CD0
|
||||
.word 0x0A110009, 0x20010000, 0x00000000, 0x20000000, 0x01040000, 0xFFCFFFFF, 0x00000000, 0x19000100, 0x001E0053, 0x00000000, 0x00000000
|
||||
glabel D_80886CFC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue