Fixed up building enemies and items using componentsin the JSON.
This commit is contained in:
parent
9ce4fbd552
commit
222b39c403
13 changed files with 76 additions and 60 deletions
1
save.hpp
1
save.hpp
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include "components.hpp"
|
||||
#include "map.hpp"
|
||||
#include "dinkyecs.hpp"
|
||||
#include "tser.hpp"
|
||||
#include <filesystem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue