More exports
This commit is contained in:
parent
d3b45cf2b4
commit
c1bcbdc067
18 changed files with 1270 additions and 499 deletions
|
|
@ -225,7 +225,7 @@ BOOL OSRestoreInterrupts(BOOL level);
|
|||
|
||||
#endif // _DEBUG
|
||||
|
||||
__declspec(dllexport) void OSReport(const char *msg, ...);
|
||||
void OSReport(const char *msg, ...);
|
||||
void OSPanic(const char *file, int line, const char *msg, ...);
|
||||
void OSFatal(GXColor fg, GXColor bg, const char *msg);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue