# | Line 182 | Line 182 | DefFunc( OBJrDoor_Open , 0x004C26C | |
---|---|---|
182 | DefFunc( OBJrDoor_ForceOpen , 0x004C1EE0 ); | |
183 | //DefFunc( OBJrConsole_GetByID , 0x004C0950 ); | |
184 | DefFunc( OBJrConsole_OnActivate , 0x004C0880 ); | |
185 | < | |
185 | > | DefFunc( ONrCharacter_SetAnimationExternal , 0x004EB340 ); |
186 | #define DefVar(type, name, address) //type* _##name = (type*)address | |
187 | ||
188 | DefVar( onibool, ai2_deaf, 0x005ec0c1 ); | |
# | Line 224 | Line 224 | extern int gl_gamma_ramp_valid; | |
224 | #undef DefVar | |
225 | void _DDrDefine_Symbols() { | |
226 | ||
227 | < | } |
227 | > | } |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |