update CMakeLists.txt

This commit is contained in:
scawful
2022-07-06 22:22:38 -04:00
parent 9d576351d0
commit 8378f6bf2d

View File

@@ -41,6 +41,7 @@ add_executable(
app/editor/editor.cc
app/editor/overworld_editor.cc
app/rom.cc
app/core/common.cc
app/core/constants.cc
app/core/controller.cc
app/gfx/bitmap.cc