marioparty4/src/TRK_MINNOW_DOLPHIN/targsupp.s
dbalatoni13 6575f573f6
Match OSReboot.c and some of TRK + port mstory3Dll (#541)
* Match OSReboot.c and match some of TRK

* Port mstory3Dll
2025-01-19 14:54:38 -06:00

25 lines
348 B
ArmAsm

.include "macros.inc"
.file "targsupp.s"
.text
.balign 4
.fn TRKAccessFile, global
twui r0, 0x0
blr
.endfn TRKAccessFile
.fn TRKOpenFile, global
twui r0, 0x0
blr
.endfn TRKOpenFile
.fn TRKCloseFile, global
twui r0, 0x0
blr
.endfn TRKCloseFile
.fn TRKPositionFile, global
twui r0, 0x0
blr
.endfn TRKPositionFile