comparison Game.cpp @ 2341:d6407efaa4ea

Moving registry access stuff to Registry.h/cpp
author Grumpy7
date Sun, 06 Apr 2014 12:56:49 +0200
parents 63e1388c5463
children 5d263539bbec
comparison
equal deleted inserted replaced
2340:dc822157c98d 2341:d6407efaa4ea
46 #include "UI\UIHouses.h" 46 #include "UI\UIHouses.h"
47 #include "SaveLoad.h" 47 #include "SaveLoad.h"
48 #include "SpriteObject.h" 48 #include "SpriteObject.h"
49 #include "mm7.h" 49 #include "mm7.h"
50 #include "Sprites.h" 50 #include "Sprites.h"
51 #include "Registry.h"
51 52
52 53
53 54
54 55
55 56