diff mm7_data.h @ 196:982c1ec5a983

More picking stuff
author Nomad
date Sat, 16 Feb 2013 20:24:02 +0200
parents 9b77686e2239
children e6e348d66a75
line wrap: on
line diff
--- a/mm7_data.h	Sat Feb 16 18:34:31 2013 +0200
+++ b/mm7_data.h	Sat Feb 16 20:24:02 2013 +0200
@@ -2145,7 +2145,7 @@
 void __cdecl OnPaperdollLeftClick();
 int __thiscall UnprojectX(int x);
 int __thiscall UnprojectY(int _this);
-char __cdecl OnPressSpace();
+void OnPressSpace();
 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2);
 int __fastcall sub_46A6AC(int a1, int a2, int a3);
 int __fastcall sub_46A7C8(int a1, int a2, signed int a3);