overworld housekeeping

This commit is contained in:
Justin Scofield
2022-07-11 21:37:20 -04:00
parent bd44cc2c96
commit 56c81ae97e
7 changed files with 21 additions and 22 deletions

View File

@@ -6,7 +6,7 @@
#include <cstdint>
#include <unordered_map>
#include "app/core/gfx/bitmap.h"
#include "app/gfx/bitmap.h"
namespace yaze {
namespace app {