arch interface for little hooks that don't need their own drivers
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
|
||||
|
||||
void ApplyGraphicOptions();
|
||||
|
||||
void ExitGame();
|
||||
|
||||
void ResetGame();
|
||||
|
||||
#include "arch/ArchHooks/ArchHooks.h"
|
||||
extern ArchHooks *HOOKS; // global and accessable from anywhere in our program
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user