diff Actor.cpp @ 1828:35c1e4ff6ba7

party_finds_gold to Party::PartyFindsGold, cleaned up, moved Level/Decoration.h reference out of Indoor.h
author Grumpy7
date Fri, 11 Oct 2013 07:04:19 +0200
parents 0c75c3e7e436
children 794f6ac640f4
line wrap: on
line diff
--- a/Actor.cpp	Fri Oct 11 05:49:39 2013 +0200
+++ b/Actor.cpp	Fri Oct 11 07:04:19 2013 +0200
@@ -32,6 +32,7 @@
 #include "stru298.h"
 #include "Log.h"
 #include "Texts.h"
+#include "Level/Decoration.h"