diff options
| author | scnorton <scnorton@biociphers.org> | 2017-07-11 11:18:31 -0400 | 
|---|---|---|
| committer | scnorton <scnorton@biociphers.org> | 2017-07-11 11:18:31 -0400 | 
| commit | e9e2f4f5cf1ca2801d31453eeb6b7ea646f6d48d (patch) | |
| tree | 97030033a9cf709c88774443bcd672df05982f87 /include | |
| parent | 37ffd07ac741016f8da662f9cf416c82ffd269d7 (diff) | |
Futile attempt to get sub_80BBDD0 matching
Diffstat (limited to 'include')
| -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 e08f344d4..a144be80a 100644 --- a/include/vars.h +++ b/include/vars.h @@ -1,6 +1,8 @@  #ifndef GUARD_VARS_H  #define GUARD_VARS_H +#define VAR_0x3F20                 0x3F20 +  #define VAR_0x4001                 0x4001  #define VAR_0x4002                 0x4002  #define VAR_0x4003                 0x4003 | 
