diff GUIWindow.h @ 2290:d65414f65bd4

add MMT.cpp and MMT.h
author Ritor1
date Sun, 16 Mar 2014 19:34:51 +0600
parents 0cd17b0d36c2
children d6887ee81068
line wrap: on
line diff
--- a/GUIWindow.h	Sun Mar 16 03:08:26 2014 +0100
+++ b/GUIWindow.h	Sun Mar 16 19:34:51 2014 +0600
@@ -591,8 +591,8 @@
 
 
 void __fastcall DrawPopupWindow(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight); // idb
-void DrawCopyrightWindow();
-void LoadFonts_and_DrawCopyrightWindow();
+void DrawMM7CopyrightWindow();
+//void LoadFonts_and_DrawCopyrightWindow();
 void GUI_UpdateWindows();
 int GetConditionDrawColor(unsigned int uConditionIdx); // idb
 void FillAwardsData();