Changeset 690 for Daodan/src/Oni.h


Ignore:
Timestamp:
Mar 6, 2013, 7:33:15 PM (12 years ago)
Author:
alloc
Message:

Daodan: Cleaning up code (a few comments, old commented out stuff removed), ugly wine-crash fix for DaodanGL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Daodan/src/Oni.h

    r677 r690  
    1515        HWND Window;
    1616} 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);
    2317
    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);
    2618
    27 //
    2819void ONICALL TMrInstance_GetDataPtr_List(
    2920        char Tag[4],            //as in 'ONWC'
Note: See TracChangeset for help on using the changeset viewer.