the final rename
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "ItemStack.h"
|
||||
#include "ItemStack.hpp"
|
||||
|
||||
#include "ItemDef.h"
|
||||
#include "../content/Content.h"
|
||||
#include "ItemDef.hpp"
|
||||
#include "../content/Content.hpp"
|
||||
|
||||
ItemStack::ItemStack() : item(ITEM_EMPTY), count(0) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user