diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index 5ffb2a1..fba7e32 100644 --- a/include/common.h +++ b/include/common.h @@ -25,6 +25,7 @@ enum GENDER{ NONE }; +#include <Quest.h> #include <entities.h> #define SCREEN_WIDTH 1280 |