Merge hi3.h into game.h
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include <utils.h>
|
||||
#include <err.h>
|
||||
|
||||
#include <hi3.h>
|
||||
#include <game.h>
|
||||
|
||||
const char *HI3_NAME = "BH3";
|
||||
const char *HI3_ASSEMBLY_PATH = "BH3_Data/Native/UserAssembly.dll";
|
||||
|
||||
Reference in New Issue
Block a user