Changeset 705 for Daodan/src/Daodan_GL.h


Ignore:
Timestamp:
Mar 19, 2013, 4:00:23 PM (12 years ago)
Author:
alloc
Message:

Daodan: DaodanGL fixes, intro/outro fixes, chinese=true by default

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Daodan_GL.h

    r692 r705  
    55#include "BFW_Motoko_Draw.h"
    66
    7 unsigned int ONICALL daodan_enumerate_valid_display_modes(M3tDisplayMode modes[16]);
    8 int ONICALL daodangl_platform_initialize();
     7unsigned short ONICALL DD_GLrEnumerateDisplayModes(M3tDisplayMode* modes);
     8UUtBool ONICALL DD_GLrPlatform_Initialize(void);
     9void ONICALL DD_GLrPlatform_Dispose(void);
    910
    1011#endif
Note: See TracChangeset for help on using the changeset viewer.