Mercurial > mm7
view GUIButton.h @ 2485:45102c9132e1
Changed ternary operators to else-if chain for INPUT_CastReady
author | Grumpy7 |
---|---|
date | Sun, 07 Sep 2014 01:35:33 +0200 |
parents | 12a935783629 |
children |
line wrap: on
line source
#pragma once void CreateButtonInColumn(int a1, unsigned int a2); void UI_CreateEndConversationButton();