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 690 by alloc, Wed Mar 6 18:33:15 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef DAODAN_H
2   #define DAODAN_H
3  
4   #include <windows.h>
5 < #include "bool.h"
5 > #include "stdint.h"
6  
7   #define ONICALL __fastcall
8  
# Line 13 | Line 12 | extern HMODULE DDrONiModule;
12   extern bool opt_border;
13   extern bool opt_topmost;
14  
16
17
18
15   #endif

Diff Legend

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