remove deleted source

This commit is contained in:
Justin Scofield
2022-09-11 18:05:12 -05:00
parent aa1a5a36ad
commit 5179af9c00

View File

@@ -62,7 +62,6 @@ set(
set(
YAZE_APP_GFX_SRC
app/gfx/bitmap.cc
app/gfx/pseudo_vram.cc
app/gfx/snes_palette.cc
app/gfx/snes_tile.cc
)