Changeset 705 for Daodan/src/Oni.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/Oni.h

    r692 r705  
    88
    99typedef unsigned char onibool;
     10
     11#define WMcMessage_Quit 0x39 // WM_QUIT equivalent.
    1012
    1113typedef struct {
     
    2022        void** PointerList, //Where the found pointers go
    2123        int* FoundCount         //Where the number of pointers found go.
    22 );
     24);
     25
     26UUmType(WMtWindow);
    2327
    2428#include "Oni_Symbols.h"
Note: See TracChangeset for help on using the changeset viewer.