Eliminando codigo antiguo y creando base de control panel
This commit is contained in:
@@ -7,6 +7,7 @@ target_sources(
|
||||
Interpreter/Interpreter.h Interpreter/Interpreter.cpp
|
||||
Graphics/Graphics.h Graphics/Graphics.cpp
|
||||
UI/UIManager.h UI/UIManager.cpp
|
||||
UI/Chip8Display.h UI/Chip8Display.cpp
|
||||
UI/Display.h UI/Display.cpp
|
||||
UI/ControlPanel.h UI/ControlPanel.cpp
|
||||
)
|
||||
target_link_libraries(${PROJECT_NAME} PRIVATE vendor)
|
||||
Reference in New Issue
Block a user