diff mm7_data.h @ 599:deb559e4fe47

Merge
author Gloval
date Wed, 06 Mar 2013 22:47:21 +0400
parents f8a4a2e0b4c9 7c0763248a87
children d59398528e4f
line wrap: on
line diff
--- a/mm7_data.h	Wed Mar 06 22:46:40 2013 +0400
+++ b/mm7_data.h	Wed Mar 06 22:47:21 2013 +0400
@@ -1852,7 +1852,7 @@
 void __cdecl GameMenuUI_DrawVideoOptions();
 void __cdecl DrawGameOptions();
 void __fastcall DrawPopupWindow(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight); // idb
-char *__cdecl DrawCopyrightWindow();
+void DrawCopyrightWindow();
 void __cdecl GUI_UpdateWindows();
 void __cdecl identify_item();
 void __thiscall sub_416B01(void *_this);