131 |
|
|
132 |
|
DefFunc( COrMessage_Print , 0x004304B0 ); |
133 |
|
DefFunc( COrTextArea_Print , 0x00431340 ); |
134 |
< |
DefFunc( COrConsole_StatusLine_Display , 0x00431E70 ); |
134 |
> |
//DefFunc( COrConsole_StatusLine_Display , 0x00431E70 ); |
135 |
|
|
136 |
|
DefFunc( OBJrObjectType_EnumerateObjects , 0x004D0080 ); |
137 |
|
//DefFunc( OBJiObjectGroup_GetNumObjects , |
138 |
|
|
139 |
< |
DefFunc( ONiGameState_FindAutoPromptMessage , 0x004FDBE0 ); |
139 |
> |
//DefFunc( ONiGameState_FindAutoPromptMessage , 0x004FDBE0 ); |
140 |
|
DefFunc( ONiMain , 0x004d3280 ); |
141 |
|
|
142 |
|
DefFunc( ONrCharacter_NewAnimationHook , 0x004E97A0 ); |
180 |
|
DefFunc( UUrStartupMessage , 0x00424860 ); |
181 |
|
DefFunc( OBJrDoor_Open , 0x004C26C0 ); |
182 |
|
DefFunc( OBJrDoor_ForceOpen , 0x004C1EE0 ); |
183 |
+ |
//DefFunc( OBJrConsole_GetByID , 0x004C0950 ); |
184 |
+ |
DefFunc( OBJrConsole_OnActivate , 0x004C0880 ); |
185 |
|
|
186 |
< |
#define DefVar(type, name, address) type* _##name = (type*)address |
186 |
> |
#define DefVar(type, name, address) //type* _##name = (type*)address |
187 |
|
|
188 |
|
DefVar( onibool, ai2_deaf, 0x005ec0c1 ); |
189 |
|
|