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

Comparing Daodan/src/Oni.h (file contents):
Revision 677 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 690 by alloc, Wed Mar 6 18:33:15 2013 UTC

# Line 14 | Line 14 | typedef struct
14          HINSTANCE Instance;
15          HWND Window;
16   } ONtPlatformData;
17 /*
18 void __cdecl ONiMain(int ArgCount, char *ArgList[]);
19 short ONICALL ONrPlatform_Initialize(ONtPlatformData *PlatformData);
20 LRESULT CALLBACK ONrPlatform_WindowProc(HWND Window, UINT Message, WPARAM WParam, LPARAM LParam);
21 */
22 //uint8_t ONICALL ONrCheater(uint32_t cheat);
17  
24 //char* ONICALL SSrMessage_Find(char* message_key); //Returns a prompt message from a message key
25 //void ONICALL ONiGameState_FindAutoPromptMessage(char* Note, void* ptr);
18  
27 //
19   void ONICALL TMrInstance_GetDataPtr_List(
20          char Tag[4],            //as in 'ONWC'
21          int MaxCount,           //# of elements in PointerList

Diff Legend

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