diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/vars.h | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/include/vars.h b/include/vars.h index 55df0a5e3..07c96482e 100644 --- a/include/vars.h +++ b/include/vars.h @@ -26,6 +26,8 @@  #define VAR_BARBOACH_SIZE_RECORD   0x404F -#define VAR_PORTHOLE           0x40B4 +#define VAR_0x4054                 0x4054 + +#define VAR_PORTHOLE               0x40B4  #endif // GUARD_VARS_H | 
