Refactored inventory some so that the UI is not so knowing of the internals.
This commit is contained in:
parent
e0e7a1027c
commit
0878a9e978
8 changed files with 90 additions and 92 deletions
|
@ -6,7 +6,7 @@
|
|||
#include <vector>
|
||||
#include <memory>
|
||||
#include "spatialmap.hpp"
|
||||
#include "dinky_components.hpp"
|
||||
#include "components.hpp"
|
||||
|
||||
using std::shared_ptr;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue