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

Comparing Daodan/src/Daodan_WindowHack.c (file contents):
Revision 427 by gumby, Thu Jul 16 06:10:18 2009 UTC vs.
Revision 428 by rossy, Thu Jul 16 06:37:58 2009 UTC

# Line 1 | Line 1
1   #include <windows.h>
2   #include "Daodan_WindowHack.h"
3   #include "Daodan_Patch.h"
4 + #include "Daodan_Character.h"
5  
6   #include "Oni.h"
7   #include "BFW_Motoko_Draw.h"
8   #include "oni_gl.h"
9  
9 #include "Oni_Character.h"
10
10   volatile HWND onihwnd, boxhwnd = NULL;
11   int inclient = 0;
12   int dragging = 0;

Diff Legend

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