diff 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
line wrap: on
line diff
--- a/UI/UIPartyCreation.h	Wed Apr 09 21:45:07 2014 +0200
+++ b/UI/UIPartyCreation.h	Wed Apr 09 21:49:35 2014 +0200
@@ -1,4 +1,4 @@
-
+#pragma once
 bool PlayerCreation_Choose4Skills();
 void LoadPlayerPortraintsAndVoices();
 void ReloadPlayerPortraits(int player_id, int face_id);