mirror of
https://github.com/Brawl345/customizemii.git
synced 2024-11-15 12:55:10 +01:00
7 lines
75 B
ArmAsm
7 lines
75 B
ArmAsm
|
.rodata
|
||
|
|
||
|
.globl bgData
|
||
|
.balign 32
|
||
|
bgData:
|
||
|
.incbin "../data/background"
|