housekeeping for GfxContext and Room logging

This commit is contained in:
scawful
2024-01-28 12:05:50 -05:00
parent e006702df1
commit ee179a5598
5 changed files with 21 additions and 20 deletions

View File

@@ -7,6 +7,7 @@ add_executable(
app/core/common.cc
app/core/labeling.cc
app/gui/pipeline.cc
app/editor/context/gfx_context.cc
${YAZE_APP_EMU_SRC}
${YAZE_APP_GFX_SRC}
${YAZE_APP_ZELDA3_SRC}