Mercurial > mm7
diff GUIWindow.h @ 2336:d6887ee81068
header file include cleanup
author | Grumpy7 |
---|---|
date | Wed, 02 Apr 2014 23:21:34 +0200 |
parents | d65414f65bd4 |
children | 63e1388c5463 |
line wrap: on
line diff
--- a/GUIWindow.h Wed Apr 02 22:05:35 2014 +0600 +++ b/GUIWindow.h Wed Apr 02 23:21:34 2014 +0200 @@ -589,6 +589,7 @@ +void UI_OnMouseRightClick(Vec2_int_ *_this); void __fastcall DrawPopupWindow(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight); // idb void DrawMM7CopyrightWindow();