diff SpriteObject.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 7182930263b3
children 436553b0603c
line wrap: on
line diff
--- a/SpriteObject.cpp	Fri Oct 11 05:49:39 2013 +0200
+++ b/SpriteObject.cpp	Fri Oct 11 07:04:19 2013 +0200
@@ -13,6 +13,7 @@
 #include "LOD.h"
 #include "Actor.h"
 #include "Events.h"
+#include "Level/Decoration.h"
 
 #include "mm7_data.h"
 #include "MM7.h"