Mercurial > mm7
comparison mm7_data.h @ 196:982c1ec5a983
More picking stuff
author | Nomad |
---|---|
date | Sat, 16 Feb 2013 20:24:02 +0200 |
parents | 9b77686e2239 |
children | e6e348d66a75 |
comparison
equal
deleted
inserted
replaced
195:3dfa006a6bef | 196:982c1ec5a983 |
---|---|
2143 void __cdecl free_book_subwindow(); | 2143 void __cdecl free_book_subwindow(); |
2144 char __cdecl CreateScrollWindow(); | 2144 char __cdecl CreateScrollWindow(); |
2145 void __cdecl OnPaperdollLeftClick(); | 2145 void __cdecl OnPaperdollLeftClick(); |
2146 int __thiscall UnprojectX(int x); | 2146 int __thiscall UnprojectX(int x); |
2147 int __thiscall UnprojectY(int _this); | 2147 int __thiscall UnprojectY(int _this); |
2148 char __cdecl OnPressSpace(); | 2148 void OnPressSpace(); |
2149 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2); | 2149 char __fastcall DoInteractionWithTopmostZObject(int a1, int a2); |
2150 int __fastcall sub_46A6AC(int a1, int a2, int a3); | 2150 int __fastcall sub_46A6AC(int a1, int a2, int a3); |
2151 int __fastcall sub_46A7C8(int a1, int a2, signed int a3); | 2151 int __fastcall sub_46A7C8(int a1, int a2, signed int a3); |
2152 int __fastcall sub_46A89E(int a1, int a2, signed int a3); | 2152 int __fastcall sub_46A89E(int a1, int a2, signed int a3); |
2153 int __cdecl sub_46A99B(); | 2153 int __cdecl sub_46A99B(); |