mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Get past that flea and into 37% (#286)
* Minor tweaks * Match func_80072718 * Update score * Do some minor cleanup * More cleanup and renaming * Remove comment * Minor clenaup again * Remove semicolons * Match init_controller_paks with a couple of minor fakematch stuff * Udpate score
This commit is contained in:
@@ -153,5 +153,7 @@ extern s32 osPfsIsPlug(OSMesgQueue *, u8 *);
|
||||
extern s32 osPfsFreeBlocks(OSPfs *, s32 *);
|
||||
extern s32 osPfsNumFiles(OSPfs *, s32 *, s32 *);
|
||||
extern s32 osMotorInit(OSMesgQueue *mq, OSPfs *pfs, int channel);
|
||||
extern s32 osMotorStop(OSPfs *pfs);
|
||||
extern s32 osMotorStart(OSPfs *pfs);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user