diff mm7_5.cpp @ 1916:918a8cebd7a4

LoadGame slots error fix
author Ritor1
date Tue, 22 Oct 2013 23:42:46 +0600
parents 6e39bf5f13dd
children 8cd321994943
line wrap: on
line diff
--- a/mm7_5.cpp	Tue Oct 22 22:04:25 2013 +0600
+++ b/mm7_5.cpp	Tue Oct 22 23:42:46 2013 +0600
@@ -1349,12 +1349,6 @@
 
 // 4E28F8: using guessed type int pCurrentScreen;
 
-void LoadFonts_and_DrawCopyrightWindow()
-{
-  MainMenuUI_LoadFontsAndSomeStuff();
-  DrawCopyrightWindow();
-}
-
 //----- (00417AD4) --------------------------------------------------------
 unsigned int GetSkillColor(unsigned int uPlayerClass, PLAYER_SKILL_TYPE uPlayerSkillType, signed int skill_level)
 {