mirror of
https://github.com/TheShadowEevee/Sharpii-NetCore.git
synced 2025-01-12 07:08:50 -06:00
7 lines
75 B
ArmAsm
7 lines
75 B
ArmAsm
|
.rodata
|
||
|
|
||
|
.globl bgData
|
||
|
.balign 32
|
||
|
bgData:
|
||
|
.incbin "../data/background"
|