diff Player.cpp @ 2350:7c10dfb6d802

Finishing moving all known UI functions to their appropriate headers
author Grumpy7
date Wed, 09 Apr 2014 21:45:07 +0200
parents dc822157c98d
children a574a80e7012
line wrap: on
line diff
--- a/Player.cpp	Wed Apr 09 21:30:45 2014 +0200
+++ b/Player.cpp	Wed Apr 09 21:45:07 2014 +0200
@@ -33,6 +33,7 @@
 #include "DecalBuilder.h"
 #include "CastSpellInfo.h"
 #include "OurMath.h"
+#include "UI\UIPartyCreation.h"