Mercurial > mm7
annotate GUIButton.h @ 2417:15440e9ae7b6
pIcons_LOD->uNumLoadedFiles = pIcons_LOD->pFacesLock;
author | Ritor1 |
---|---|
date | Tue, 22 Jul 2014 17:43:28 +0600 |
parents | 12a935783629 |
children |
rev | line source |
---|---|
2351 | 1 #pragma once |
2350
7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
Grumpy7
parents:
2349
diff
changeset
|
2 void CreateButtonInColumn(int a1, unsigned int a2); |
7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
Grumpy7
parents:
2349
diff
changeset
|
3 void UI_CreateEndConversationButton(); |