Changeset 705 for Daodan/src/Oni.h
- Timestamp:
- Mar 19, 2013, 4:00:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Oni.h
r692 r705 8 8 9 9 typedef unsigned char onibool; 10 11 #define WMcMessage_Quit 0x39 // WM_QUIT equivalent. 10 12 11 13 typedef struct { … … 20 22 void** PointerList, //Where the found pointers go 21 23 int* FoundCount //Where the number of pointers found go. 22 ); 24 ); 25 26 UUmType(WMtWindow); 23 27 24 28 #include "Oni_Symbols.h"
Note:
See TracChangeset
for help on using the changeset viewer.