mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-09-08 02:26:37 -04:00
Get osreport.c linked
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "va_args.h"
|
||||
|
||||
|
||||
void vprintf(const char*, va_list);
|
||||
void print(const char*, ...);
|
||||
extern void vprintf(const char*, va_list);
|
||||
extern void printf(const char*, ...);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user