Mercurial > mm7
view GUI/GUIButton.h @ 2546:4087cbc62706
GameMenu logic moved to GUIWindow_GameMenu
the same for game menu options
author | a.parshin |
---|---|
date | Mon, 11 May 2015 17:45:02 +0200 |
parents | a77c34acdbc9 |
children |
line wrap: on
line source
#pragma once void CreateButtonInColumn(int a1, unsigned int a2); void UI_CreateEndConversationButton();