Mercurial > mm7
diff Vis.h @ 123:4e35bb416dea
11.02.13
author | Ritor1 |
---|---|
date | Mon, 11 Feb 2013 19:13:23 +0600 |
parents | 9c0607679772 |
children | 650d96af8855 |
line wrap: on
line diff
--- a/Vis.h Sun Feb 10 23:06:36 2013 +0600 +++ b/Vis.h Mon Feb 11 19:13:23 2013 +0600 @@ -42,7 +42,7 @@ //virtual ~Vis() {} //----- (004C05BE) -------------------------------------------------------- ~Vis() {} - bool _4C05CC(Vis_stru1 *a2, struct stru157 *a3, struct stru157 *a4); + bool PickKeyboard(Vis_stru1 *a2, struct stru157 *a3, struct stru157 *a4); bool PickMouse(float fDepth, float fMouseX, float fMouseY, struct stru157 *a5, struct stru157 *a6); void _4C06F8(float arg0, Vis_stru1 *a3, struct stru157 *a2); bool is_part_of_selection(struct BLVFace *uD3DBillboardIdx_or_pBLVFace_or_pODMFace, struct stru157 *a2);