idk why but my GDB just stopped working

This commit is contained in:
2023-12-05 20:58:11 -06:00
parent 5a266f4359
commit cafa6e7442
26 changed files with 129 additions and 18 deletions

View File

@ -3,4 +3,5 @@
# This software is released under the MIT License.
# https://opensource.org/licenses/MIT
include("${CMAKE_CURRENT_LIST_DIR}/fonts/CMakeLists.txt")
include("${CMAKE_CURRENT_LIST_DIR}/textures/CMakeLists.txt")