diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-24 07:43:05 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-24 07:43:05 -0500 |
commit | da95ece60c808ca04dd5c61068d8016a92c6c9b5 (patch) | |
tree | 1f841831c467d340595248a4f0f010c93a499e73 /config | |
parent | 5c1be9978e4c9b18c400c051fc2b083a02b74b7a (diff) |
items.h include moved
Diffstat (limited to 'config')
-rw-r--r-- | config/items.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/items.h b/config/items.h index a3ec683..c2e7c95 100644 --- a/config/items.h +++ b/config/items.h @@ -1,4 +1,4 @@ -ID DEBUG_ITEM +ID DEBUG_ITEM NAME "Debug" TYPE TOOL WIDTH 1 @@ -41,4 +41,4 @@ ID SWORD_WOOD HEIGHT HLINE*10 STACKSIZE 1 TEX "assets/items/ITEM_SWORD.png" - STOP
\ No newline at end of file + STOP |