Mercurial > mm7
view UI/UIPartyCreation.h @ 2384:f784ffc9a758
sub_407A1C - removed unused variables and commented lines
author | zipi |
---|---|
date | Sun, 22 Jun 2014 14:57:47 +0100 |
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();