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

Comparing Daodan/src/Oni.h (file contents):
Revision 472 by rossy, Sat Oct 17 11:49:49 2009 UTC vs.
Revision 473 by gumby, Fri Oct 30 07:41:39 2009 UTC

# Line 7 | Line 7
7   #include <stdint.h>
8   #include <windows.h>
9  
10 + typedef unsigned char onibool;
11 +
12   typedef struct
13   {
14          HINSTANCE Instance;
# Line 23 | Line 25 | extern HINSTANCE g_Instance;
25   extern ONtPlatformData ONgPlatformData;
26  
27   extern void* ONgGameState;
28 + extern onibool ai2_deaf;
29  
30   extern char M3gResolutionSwitch;
31  

Diff Legend

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