diff GUIButton.h @ 697:2dfb67633b01

GUIButton Release Allocator BigMemory fix?
author zipi
date Sun, 17 Mar 2013 14:25:00 +0000
parents ea55d6414029
children
line wrap: on
line diff
--- a/GUIButton.h	Sun Mar 17 13:57:46 2013 +0000
+++ b/GUIButton.h	Sun Mar 17 14:25:00 2013 +0000
@@ -7,7 +7,7 @@
 {
   char DrawLabel(const char *edx0, struct GUIFont *pFont, int a5, int *a9);
 
-  static void _41D0D8(GUIButton *ptr);
+  void Release();
 
 
   unsigned int uX;