Mercurial > mm7
comparison GUI/UI/UIPartyCreation.h @ 2501:0ff6a9e9bf7f
GUI folger
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 04:21:12 +0600 |
parents | |
children | 48708da03b7f |
comparison
equal
deleted
inserted
replaced
2500:952025b157aa | 2501:0ff6a9e9bf7f |
---|---|
1 #pragma once | |
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(); |