diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-03-18 04:00:15 +0100 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-03-18 04:00:15 +0100 |
commit | 6035511c139549a0291b6b3d43b9b080f792b2b6 (patch) | |
tree | 128cb1580f3c1ac1a6f897ea2e8e703265e88914 /include/vars.h | |
parent | d4703599837531d1118b64822c85755f28747ee1 (diff) |
reorganize and add new headers for many files
Diffstat (limited to 'include/vars.h')
-rw-r--r-- | include/vars.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h index e041e33bb..3fc71dc15 100644 --- a/include/vars.h +++ b/include/vars.h @@ -23,4 +23,6 @@ #define VAR_BARBOACH_SIZE_RECORD 0x404F +#define VAR_PORTHOLE 0x40B4 + #endif // GUARD_VARS_H |