Implement TileSet and TileMap classes
This commit is contained in:
parent
bb9d108102
commit
bb43d308c0
6 changed files with 243 additions and 8 deletions
|
|
@ -2,7 +2,6 @@ module;
|
|||
|
||||
#include <cassert>
|
||||
#include <memory>
|
||||
#include <SDL3/SDL.h>
|
||||
|
||||
export module core.engine;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue