Mercurial > mm7
diff UI/UIBooks.cpp @ 1451:6b1c8c41c83f
m
author | Ritor1 |
---|---|
date | Tue, 06 Aug 2013 09:26:06 +0600 |
parents | c0b273d33338 |
children | bfe342ae0c1f |
line wrap: on
line diff
--- a/UI/UIBooks.cpp Fri Aug 02 17:30:23 2013 +0600 +++ b/UI/UIBooks.cpp Tue Aug 06 09:26:06 2013 +0600 @@ -39,12 +39,6 @@ } } - - - - - - //----- (0041192C) -------------------------------------------------------- void InitializeBookTextures() { @@ -81,8 +75,6 @@ } } - - //----- (00411AAA) -------------------------------------------------------- void InitializeBookFonts() { @@ -100,9 +92,6 @@ pSpellFont = LoadFont("spell.fnt", "FONTPAL", NULL); } - - - //----- (0041140B) -------------------------------------------------------- void OnCloseSpellBookPage() { @@ -144,11 +133,3 @@ pAudioPlayer->PlaySound(SOUND_CloseBook, 0, 0, -1, 0, 0, 0, 0); pIcons_LOD->RemoveTexturesPackFromTextureList(); } - - - - - - - -