mirror of
https://github.com/modmii/YAWM-ModMii-Edition.git
synced 2025-02-14 03:49:18 +01:00
7 lines
75 B
ArmAsm
7 lines
75 B
ArmAsm
![]() |
.rodata
|
||
|
|
||
|
.globl bgData
|
||
|
.balign 32
|
||
|
bgData:
|
||
|
.incbin "../data/background"
|