diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-09-11 11:22:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-11 11:22:30 -0400 |
commit | b5e793fb8f97b7fbb6d835b08b3d1ddc7b392cb6 (patch) | |
tree | f675c61f99662a3bfa7876f2715188f8a32d89c1 /asm/data.s | |
parent | 13d40969df52dcd8cbc66467b0d462d4625110d9 (diff) | |
parent | e35a8f1d64a1dc1a418fc1d91ac2b5d244946051 (diff) |
Merge pull request #33 from red031000/master
some more data and sdata
Diffstat (limited to 'asm/data.s')
-rw-r--r-- | asm/data.s | 20 |
1 files changed, 18 insertions, 2 deletions
@@ -132,12 +132,28 @@ lbl_80405F20: .balign 8, 0 .global lbl_80405F38 lbl_80405F38: - .incbin "baserom.dol", 0x402038, 0x28 + .4byte lbl_8063D2F8 + .balign 8, 0 + .global lbl_80405F40 +lbl_80405F40: + .4byte func_8000AC44 + + .global lbl_80405F44 +lbl_80405F44: + .asciz "PBRFloorData" + + .balign 4, 0 + .global lbl_80405F54 +lbl_80405F54: + .4byte lbl_8063D308, 0x00000000 + + .balign 8, 0 .global lbl_80405F60 lbl_80405F60: .incbin "baserom.dol", 0x402060, 0x60 -.global lbl_80405FC0 + + .global lbl_80405FC0 lbl_80405FC0: .incbin "baserom.dol", 0x4020C0, 0x34 .global lbl_80405FF4 |