Mercurial > mm7
diff mm7_data.h @ 141:cca78efb377e
Constants -> enums
author | Nomad |
---|---|
date | Tue, 12 Feb 2013 03:02:13 +0200 |
parents | a8ec7e1e18b6 |
children | 8b8fd4d83fdc |
line wrap: on
line diff
--- a/mm7_data.h Tue Feb 12 02:02:26 2013 +0200 +++ b/mm7_data.h Tue Feb 12 03:02:13 2013 +0200 @@ -1858,7 +1858,7 @@ void __cdecl identify_item(); void __thiscall sub_416B01(void *_this); void __thiscall sub_416D62_ShowPopupWindow_MonsterRecord_ItemInfo_etcsub_416D62(struct Vec2_int_ *_this); -void __thiscall UI_OnMouseLeftClick(int *pXY); // idb +void UI_OnMouseLeftClick(int *pXY); // idb void __thiscall sub_417871(int *pXY); void __cdecl sub_4178C4(); void __cdecl sub_4178E1();