git pushing to find where it changed and why tf TBB is being called

This commit is contained in:
kin fuyuki 2025-12-25 17:04:13 -03:00
commit 64332cc93e
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
8 changed files with 118 additions and 36 deletions

View file

@ -6,6 +6,7 @@ if(WIN32)
else()
set(PLATFORM_DIR "linux")
endif()
add_subdirectory(engine)
add_subdirectory(games/forespend)
add_subdirectory(games/endlauncher)