Mercurial > mm7
diff 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 |
line wrap: on
line diff
--- a/mm7_unsorted_subs.h Thu Feb 27 00:36:31 2014 +0100 +++ b/mm7_unsorted_subs.h Mon Mar 03 23:49:23 2014 +0100 @@ -37,7 +37,7 @@ void __fastcall ZBuffer_DoFill(int *pZBuffer, struct Texture *pTex, int uZValue); void __fastcall ZBuffer_DoFill2(int *pZBuffer, struct Texture *a2, int a3); // idb void SetMoonPhaseNames(); -int __fastcall sub_410D99_get_map_index(int a1); +int sub_410D99_get_map_index(int a1); void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer); void SetAttributeNames(); void uGameUIFontMain_initialize();