mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
10 lines
215 B
C
10 lines
215 B
C
/* The comment below is needed for this file to be picked up by generate_ld */
|
|
/* RAM_POS: 0x800C7340 */
|
|
|
|
#include "types.h"
|
|
|
|
//This has been blanked out for some reason
|
|
s32 __osLeoInterrupt(void) {
|
|
return 0;
|
|
}
|