diff mm7_data.h @ 573:7c0763248a87

.
author Nomad
date Wed, 06 Mar 2013 06:41:05 +0200
parents f451efdb7c8b
children deb559e4fe47
line wrap: on
line diff
--- a/mm7_data.h	Tue Mar 05 16:14:22 2013 +0200
+++ b/mm7_data.h	Wed Mar 06 06:41:05 2013 +0200
@@ -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);