Mercurial > mm7
comparison UI/UIPartyCreation.h @ 2350:7c10dfb6d802
Finishing moving all known UI functions to their appropriate headers
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:45:07 +0200 |
parents | 4100fb5c4913 |
children | 12a935783629 |
comparison
equal
deleted
inserted
replaced
2349:7ebc07cd6c53 | 2350:7c10dfb6d802 |
---|---|
1 | |
2 bool PlayerCreation_Choose4Skills(); | |
3 void LoadPlayerPortraintsAndVoices(); | |
4 void ReloadPlayerPortraits(int player_id, int face_id); | |
5 void PlayerCreationUI_Draw(); | |
6 void PlayerCreationUI_Initialize(); | |
7 void DeleteCCharFont(); | |
8 bool PlayerCreationUI_Loop(); |