mirror of
https://github.com/zeldaret/tp
synced 2026-08-18 13:43:24 -04:00
compiling strings? WTF
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.include "macros.inc"
|
||||
.section .rodata, "a" # 0x803960d0 - 0x803961b0
|
||||
|
||||
.global lbl_803960D0
|
||||
lbl_803960D0:
|
||||
.incbin "baserom.dol", 0x3930D0, 0x18
|
||||
|
||||
.global lbl_803960E8
|
||||
lbl_803960E8:
|
||||
.incbin "baserom.dol", 0x3930E8, 0xC8
|
||||
|
||||
Reference in New Issue
Block a user