Compare commits

..

No commits in common. "a1e712dcf7e059c982c1580541061842f2f8aa73" and "28717ca4ed7b53d2229175dec847c0fcefbed472" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -18,7 +18,6 @@ endif()
set(SRC_FILES set(SRC_FILES
${CMAKE_CURRENT_LIST_DIR}/src/main.cpp ${CMAKE_CURRENT_LIST_DIR}/src/main.cpp
${CMAKE_CURRENT_LIST_DIR}/src/gamecube.cpp ${CMAKE_CURRENT_LIST_DIR}/src/gamecube.cpp
src/gamematrix.cpp
) )
##Tom: prev: ${CMAKE_CURRENT_LIST_DIR}/linux -> now /include ##Tom: prev: ${CMAKE_CURRENT_LIST_DIR}/linux -> now /include

View File

@ -1,3 +0,0 @@
//
// Created by kmust on 03.11.2025.
//