diff UI/UIShops.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 d6887ee81068
children bddcaf5d5db2
line wrap: on
line diff
--- a/UI/UIShops.cpp	Wed Apr 09 21:30:45 2014 +0200
+++ b/UI/UIShops.cpp	Wed Apr 09 21:45:07 2014 +0200
@@ -1,4 +1,5 @@
 #define _CRT_SECURE_NO_WARNINGS
+#include "UIShops.h"
 #include "..\mm7_unsorted_subs.h"
 #include "..\Items.h"
 #include "..\GUIWindow.h"