Mercurial > mm7
view UI/UIPartyCreation.h @ 2353:bb9f180d50f6
Removing a few unsorted_subs includes
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:58:09 +0200 |
parents | 12a935783629 |
children |
line wrap: on
line source
#pragma once bool PlayerCreation_Choose4Skills(); void LoadPlayerPortraintsAndVoices(); void ReloadPlayerPortraits(int player_id, int face_id); void PlayerCreationUI_Draw(); void PlayerCreationUI_Initialize(); void DeleteCCharFont(); bool PlayerCreationUI_Loop();