Refactor project structure: remove labeling.h and update references to use project.h, enhancing code clarity and maintainability
This commit is contained in:
@@ -11,7 +11,6 @@ add_executable(
|
||||
test/zelda3/sprite_builder_test.cc
|
||||
app/rom.cc
|
||||
app/core/common.cc
|
||||
app/core/labeling.cc
|
||||
app/editor/utils/gfx_context.cc
|
||||
${ASAR_STATIC_SRC}
|
||||
${YAZE_APP_CORE_SRC}
|
||||
|
||||
Reference in New Issue
Block a user