match _minigameDLL rel
This commit is contained in:
parent
2b5aa27571
commit
a56c5b37af
5 changed files with 34 additions and 1 deletions
6
include/common.h
Normal file
6
include/common.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef _COMMON_H_
|
||||
#define _COMMON_H_
|
||||
|
||||
void OSReport(const char * format, ...);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue