add editor/graphics, include graphics editor, palette editor, tile16, gfx group

This commit is contained in:
scawful
2024-07-14 21:08:24 -04:00
parent 088c662d6c
commit 53728d61e5
14 changed files with 17 additions and 17 deletions

View File

@@ -5,8 +5,8 @@
#include "app/core/common.h"
#include "app/core/labeling.h"
#include "app/editor/modules/gfx_group_editor.h"
#include "app/editor/modules/palette_editor.h"
#include "app/editor/graphics/gfx_group_editor.h"
#include "app/editor/graphics/palette_editor.h"
#include "app/editor/utils/editor.h"
#include "app/gui/canvas.h"
#include "app/gui/icons.h"