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

Comparing Daodan/src/Daodan_GL.h (file contents):
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC vs.
Revision 705 by alloc, Tue Mar 19 15:00:23 2013 UTC

# Line 4 | Line 4
4   #include "Daodan.h"
5   #include "BFW_Motoko_Draw.h"
6  
7 < unsigned int ONICALL daodan_enumerate_valid_display_modes(M3tDisplayMode modes[16]);
8 < int ONICALL daodangl_platform_initialize();
7 > unsigned short ONICALL DD_GLrEnumerateDisplayModes(M3tDisplayMode* modes);
8 > UUtBool ONICALL DD_GLrPlatform_Initialize(void);
9 > void ONICALL DD_GLrPlatform_Dispose(void);
10  
11   #endif

Diff Legend

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