SCKILL/arm9/source/scfw.s
ApacheThunder 87c9d70a04 Initial Branch Commit...
* Update sckill with improved version that supports SuperCard Lite
MicroSD (not to beconfused with the one that has Rumble)
2024-05-26 15:15:55 -05:00

7 lines
92 B
ArmAsm

.arm
.global scfw_bin, scfw_binEnd
scfw_bin: .incbin "../include/scfw.bin"
scfw_binEnd: