Mercurial > mm7
comparison GUIWindow.h @ 2464:104fdbea0386
cleaning project part 2
author | zipi |
---|---|
date | Sun, 17 Aug 2014 17:49:34 +0100 |
parents | 0f17a30149ec |
children | 68cdef6879a0 |
comparison
equal
deleted
inserted
replaced
2463:0f17a30149ec | 2464:104fdbea0386 |
---|---|
620 void __fastcall ClickNPCTopic(signed int uMessageParam); | 620 void __fastcall ClickNPCTopic(signed int uMessageParam); |
621 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); | 621 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); |
622 void _4B3FE5_training_dialogue(int a4); | 622 void _4B3FE5_training_dialogue(int a4); |
623 void OracleDialogue(); | 623 void OracleDialogue(); |
624 void CheckBountyRespawnAndAward(); | 624 void CheckBountyRespawnAndAward(); |
625 const char * _4B254D_SkillMasteryTeacher(int trainerInfo); | |
626 char *BuildDialogueString(const char *lpsz, unsigned __int8 uPlayerID, struct ItemGen *a3, char *a4, int a5, __int64 *a6); | |
627 void __fastcall DrawTextAtStatusBar(const char *Str, int a5); | |
628 void ShowStatusBarString(const char *pString, unsigned int uNumSeconds); | |
629 void ShowNothingHereStatus(); | |
630 int const_2(); | |
625 | 631 |
626 | 632 |
627 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); | 633 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); |
628 void __fastcall ZBuffer_DoFill(int *pZBuffer, struct Texture *pTex, int uZValue); | 634 void __fastcall ZBuffer_DoFill(int *pZBuffer, struct Texture *pTex, int uZValue); |
629 void __fastcall ZBuffer_DoFill2(int *pZBuffer, struct Texture *a2, int a3); // idb | 635 void __fastcall ZBuffer_DoFill2(int *pZBuffer, struct Texture *a2, int a3); // idb |