Mercurial > mm7
diff LOD.h @ 1006:e865f349aa41
ui cleanup
author | Gloval |
---|---|
date | Sat, 18 May 2013 22:01:26 +0400 |
parents | 08fd1436ef35 |
children | db395ce89ede |
line wrap: on
line diff
--- a/LOD.h Thu May 16 15:14:58 2013 +0200 +++ b/LOD.h Sat May 18 22:01:26 2013 +0400 @@ -143,7 +143,7 @@ { LODFile_IconsBitmaps(); virtual ~LODFile_IconsBitmaps(); - int _40F9C5(); + void SyncLoadedFilesCount(); unsigned int FindTextureByName(const char *pName); bool LoadBitmaps(const char *pFilename); bool LoadIconsOrEvents(const char *pLODFilename);