Mercurial > mm7
comparison mm7_unsorted_subs.h @ 2258:01d7e9ec51e6
sub_410D99_get_map_index cleaned up
author | Grumpy7 |
---|---|
date | Mon, 03 Mar 2014 23:49:23 +0100 |
parents | 27f2a2c2fd8f |
children | 43a508455445 |
comparison
equal
deleted
inserted
replaced
2257:8878fba164fd | 2258:01d7e9ec51e6 |
---|---|
35 void DoBlt_Copy(unsigned __int16 *pPixels); // idb | 35 void DoBlt_Copy(unsigned __int16 *pPixels); // idb |
36 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); | 36 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); |
37 void __fastcall ZBuffer_DoFill(int *pZBuffer, struct Texture *pTex, int uZValue); | 37 void __fastcall ZBuffer_DoFill(int *pZBuffer, struct Texture *pTex, int uZValue); |
38 void __fastcall ZBuffer_DoFill2(int *pZBuffer, struct Texture *a2, int a3); // idb | 38 void __fastcall ZBuffer_DoFill2(int *pZBuffer, struct Texture *a2, int a3); // idb |
39 void SetMoonPhaseNames(); | 39 void SetMoonPhaseNames(); |
40 int __fastcall sub_410D99_get_map_index(int a1); | 40 int sub_410D99_get_map_index(int a1); |
41 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); | 41 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); |
42 void SetAttributeNames(); | 42 void SetAttributeNames(); |
43 void uGameUIFontMain_initialize(); | 43 void uGameUIFontMain_initialize(); |
44 void uGameUIFontShadow_initialize(); | 44 void uGameUIFontShadow_initialize(); |
45 void Inventory_ItemPopupAndAlchemy(); | 45 void Inventory_ItemPopupAndAlchemy(); |