Add GfxContext, Load all gfx from MasterEditor

This commit is contained in:
scawful
2023-11-26 16:24:32 -05:00
parent 185039f21a
commit 7fedea14ac
5 changed files with 106 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ set(
app/editor/modules/assembly_editor.cc
app/editor/modules/tile16_editor.cc
app/editor/modules/gfx_group_editor.cc
app/editor/context/gfx_context.cc
)
set(