Mercurial > mm7
comparison mm7_4.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 | 211dfe2d8db1 |
comparison
equal
deleted
inserted
replaced
1827:0c75c3e7e436 | 1828:35c1e4ff6ba7 |
---|---|
38 #include "stru159.h" | 38 #include "stru159.h" |
39 #include "texts.h" | 39 #include "texts.h" |
40 #include "Log.h" | 40 #include "Log.h" |
41 #include "UI\UIHouses.h" | 41 #include "UI\UIHouses.h" |
42 #include "Lights.h" | 42 #include "Lights.h" |
43 #include "Level/Decoration.h" | |
43 | 44 |
44 //----- (0046CC4B) -------------------------------------------------------- | 45 //----- (0046CC4B) -------------------------------------------------------- |
45 void check_event_triggers() | 46 void check_event_triggers() |
46 { | 47 { |
47 LevelDecoration *v1; // esi@2 | 48 LevelDecoration *v1; // esi@2 |