mirror of
https://github.com/ApacheThunder/SCKILL.git
synced 2025-06-18 11:05:50 -04:00

* Update sckill with improved version that supports SuperCard Lite MicroSD (not to beconfused with the one that has Rumble)
7 lines
92 B
ArmAsm
7 lines
92 B
ArmAsm
.arm
|
|
.global scfw_bin, scfw_binEnd
|
|
|
|
scfw_bin: .incbin "../include/scfw.bin"
|
|
scfw_binEnd:
|
|
|