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

Comparing Daodan/src/Oni_Symbols.S (file contents):
Revision 435 by gumby, Fri Jul 17 01:50:03 2009 UTC vs.
Revision 437 by rossy, Fri Jul 17 05:04:02 2009 UTC

# Line 16 | Line 16 | symbol ( _ONrPlatform_WindowProc@16
16  
17   symbol ( _g_Instance                         , 0x0021f9e4 )
18   symbol ( _ONgPlatformData                    , 0x0023100c )
19 + symbol ( _ONgGameState                       , 0x001ece7c )
20  
21   //Oni Persistance
22   symbol ( @ONrPersist_GetGamma@0              , 0x0010f450 )
# Line 48 | Line 49 | symbol ( _gl_gamma_ramp
49   symbol ( _gl_gamma_ramp_valid                , 0x001603fc )
50  
51   // Character
52 < symbol ( @ONrGameState_NewCharacter@16       , 0x000daC50 )
53 < symbol ( ONrGameState_GetPlayerCharacter@0       , 0x000B63A7 )
52 > symbol ( @ONrGameState_NewCharacter@16       , 0x000dac50 )
53 > symbol ( @ONrGameState_GetPlayerCharacter@0  , 0x000b63a7 )
54 >
55 > // Console
56 > symbol ( @COrTextArea_Print@28               , 0x00031340 )
57 > symbol ( _COgConsoleLines                    , 0x001cb468 )
58 > symbol ( _COgFadeTimeValue                   , 0x00133f68 )
59 > symbol ( _COgDefaultTextShade                , 0x00133f70 )
60 > symbol ( _COgDefaultTextShadow               , 0x00133f74 )

Diff Legend

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