add entity and refresh for overworld editor

This commit is contained in:
scawful
2024-07-21 20:19:17 -04:00
parent 713196a9ef
commit 90d5c15c64
6 changed files with 783 additions and 733 deletions

View File

@@ -15,6 +15,7 @@
#include "app/editor/graphics/gfx_group_editor.h"
#include "app/editor/graphics/palette_editor.h"
#include "app/editor/graphics/tile16_editor.h"
#include "app/editor/overworld/entity.h"
#include "app/editor/utils/editor.h"
#include "app/editor/utils/gfx_context.h"
#include "app/gfx/bitmap.h"