Added csv_to_array tool
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifndef ITEM_CSV_GENERATED
|
||||
#error "Item CSV has not been generated. Ensure dusk_item_csv is run in CMake."
|
||||
#endif
|
||||
|
||||
#include "item/itemtype.h"
|
||||
#include "item/itemid.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user