mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
15 lines
504 B
ArmAsm
15 lines
504 B
ArmAsm
# This file is automatically generated. Any changes you make to this file will get overwritten.
|
|
|
|
.include "macros.inc"
|
|
|
|
glabel aspMainDataStart
|
|
.incbin "build/us_1.0/ucode/data_audio.bin"
|
|
glabel rspF3DDKRDataDramStart
|
|
.incbin "build/us_1.0/ucode/data_f3ddkr_dram.bin"
|
|
glabel rspF3DDKRDataFifoStart
|
|
.incbin "build/us_1.0/ucode/data_f3ddkr_fifo.bin"
|
|
glabel rspF3DDKRDataXbusStart
|
|
.incbin "build/us_1.0/ucode/data_f3ddkr_xbus.bin"
|
|
glabel rspUnknown2DataStart
|
|
.incbin "build/us_1.0/ucode/data_unknown_2.bin"
|