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

@@ -31,6 +31,7 @@ add_executable(
../src/app/emu/video/ppu.cc
../src/app/emu/audio/dsp.cc
../src/app/emu/audio/spc700.cc
../src/app/editor/context/gfx_context.cc
../src/app/gfx/bitmap.cc
../src/app/gfx/snes_tile.cc
../src/app/gfx/snes_palette.cc