diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-15 12:52:32 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-06-15 12:52:32 -0400 |
commit | 55f80230851c779c39c75e50e63686b2e515c8c1 (patch) | |
tree | 3745500ae9226dc74503b5b6660fa0315cd5aead /include/global.h | |
parent | 7546bb0c8f5b26759b68417dc5a7e3cc9318ebc2 (diff) |
Decompile party.s
Diffstat (limited to 'include/global.h')
-rw-r--r-- | include/global.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h index 2574c437..88ca58ff 100644 --- a/include/global.h +++ b/include/global.h @@ -2,6 +2,8 @@ #define GUARD_GLOBAL_H #include "config.h" + +#include "MWC_string.h" #include "function_target.h" #include "nitro.h" #include "constants/global.h" |