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

Comparing Daodan/src/Daodan.h (file contents):
Revision 468 by rossy, Sun Oct 18 02:26:30 2009 UTC vs.
Revision 690 by alloc, Wed Mar 6 18:33:15 2013 UTC

# Line 3 | Line 3
3   #define DAODAN_H
4  
5   #include <windows.h>
6 < #include <stdbool.h>
6 > #include "bool.h"
7  
8   #define ONICALL __fastcall
9  
# Line 11 | Line 11 | extern HMODULE DDrDLLModule;
11   extern HMODULE DDrONiModule;
12  
13   extern bool opt_border;
14 extern bool opt_shadow;
14   extern bool opt_topmost;
15  
16 +
17 +
18 +
19   #endif

Diff Legend

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