Mercurial > mm7
comparison UI/UIPartyCreation.h @ 2351:12a935783629
Adding include guards to new UI headers
author | Grumpy7 |
---|---|
date | Wed, 09 Apr 2014 21:49:35 +0200 |
parents | 7c10dfb6d802 |
children |
comparison
equal
deleted
inserted
replaced
2350:7c10dfb6d802 | 2351:12a935783629 |
---|---|
1 | 1 #pragma once |
2 bool PlayerCreation_Choose4Skills(); | 2 bool PlayerCreation_Choose4Skills(); |
3 void LoadPlayerPortraintsAndVoices(); | 3 void LoadPlayerPortraintsAndVoices(); |
4 void ReloadPlayerPortraits(int player_id, int face_id); | 4 void ReloadPlayerPortraits(int player_id, int face_id); |
5 void PlayerCreationUI_Draw(); | 5 void PlayerCreationUI_Draw(); |
6 void PlayerCreationUI_Initialize(); | 6 void PlayerCreationUI_Initialize(); |