# | Line 183 | Line 183 | DefFunc( OBJrDoor_ForceOpen , 0x004 | |
---|---|---|
183 | //DefFunc( OBJrConsole_GetByID , 0x004C0950 ); | |
184 | DefFunc( OBJrConsole_OnActivate , 0x004C0880 ); | |
185 | DefFunc( ONrCharacter_SetAnimationExternal , 0x004EB340 ); | |
186 | + | DefFunc( ONrGameState_Timer_Start , 0x004FD370 ); |
187 | #define DefVar(type, name, address) //type* _##name = (type*)address | |
188 | ||
189 | DefVar( onibool, ai2_deaf, 0x005ec0c1 ); |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |