diff UI/UIShops.h @ 2351:12a935783629

Adding include guards to new UI headers
author Grumpy7
date Wed, 09 Apr 2014 21:49:35 +0200
parents 7c10dfb6d802
children 0f17a30149ec
line wrap: on
line diff
--- a/UI/UIShops.h	Wed Apr 09 21:45:07 2014 +0200
+++ b/UI/UIShops.h	Wed Apr 09 21:49:35 2014 +0200
@@ -1,4 +1,4 @@
-
+#pragma once
 void UIShop_Buy_Identify_Repair();
 void sub_4B1523_showSpellbookInfo(int spellItemId);
 void ShowPopupShopItem();