mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-21 13:36:52 -04:00
match most of zurumode.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef _DOLPHIN_OS
|
||||
#define _DOLPHIN_OS
|
||||
|
||||
#include "types.h"
|
||||
|
||||
void OSReport(const char*, ...);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user