view UI/UIPartyCreation.h @ 2394:2fe8feb3dcd1

pMovie renamed to pMovie_Track and other
author Ritor1
date Fri, 04 Jul 2014 18:15:46 +0600
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();