view GUI/GUIButton.h @ 2519:b36b858a5175

* error loading video when -novideo specified * excess debug sleep removed
author a.parshin
date Thu, 09 Oct 2014 16:37:17 +0300
parents a77c34acdbc9
children
line wrap: on
line source

#pragma once
void CreateButtonInColumn(int a1, unsigned int a2);
void UI_CreateEndConversationButton();