ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/MSVC/Oni_Symbols.c
(Generate patch)

Comparing Daodan/MSVC/Oni_Symbols.c (file contents):
Revision 574 by gumby, Mon Oct 11 08:22:59 2010 UTC vs.
Revision 578 by gumby, Wed Jan 12 18:47:16 2011 UTC

# 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 > }

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)