Compare commits
2 Commits
28717ca4ed
...
a1e712dcf7
| Author | SHA1 | Date | |
|---|---|---|---|
| a1e712dcf7 | |||
| 93759ebef1 |
@ -18,6 +18,7 @@ endif()
|
||||
set(SRC_FILES
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/main.cpp
|
||||
${CMAKE_CURRENT_LIST_DIR}/src/gamecube.cpp
|
||||
src/gamematrix.cpp
|
||||
)
|
||||
|
||||
##Tom: prev: ${CMAKE_CURRENT_LIST_DIR}/linux -> now /include
|
||||
|
||||
3
src/gamematrix.cpp
Normal file
3
src/gamematrix.cpp
Normal file
@ -0,0 +1,3 @@
|
||||
//
|
||||
// Created by kmust on 03.11.2025.
|
||||
//
|
||||
Loading…
x
Reference in New Issue
Block a user