mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
compiling strings? WTF
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
.include "macros.inc"
|
||||
.section .rodata, "a" # 0x803995c8 - 0x80399660
|
||||
|
||||
.global lbl_803995C8
|
||||
lbl_803995C8:
|
||||
.incbin "baserom.dol", 0x3965C8, 0x24
|
||||
|
||||
.global lbl_803995EC
|
||||
lbl_803995EC:
|
||||
.incbin "baserom.dol", 0x3965EC, 0x24
|
||||
|
||||
.global lbl_80399610
|
||||
lbl_80399610:
|
||||
.incbin "baserom.dol", 0x396610, 0x50
|
||||
|
||||
Reference in New Issue
Block a user