mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Moved .rodata in unknown_080240 from asm to C.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
.include "macros.inc"
|
||||
|
||||
.macro .aligned_text ascii
|
||||
.asciz "\ascii"
|
||||
.balign 4
|
||||
.endm
|
||||
|
||||
.section .rodata
|
||||
|
||||
glabel D_800E7C90
|
||||
.aligned_text "SCREEN: No out of range!!\n"
|
||||
|
||||
.word 0x00000000
|
||||
Reference in New Issue
Block a user