initializing pretend project

This commit is contained in:
kin fuyuki 2026-02-23 19:49:50 -03:00
commit d5474f5107
No known key found for this signature in database
GPG key ID: 0E4E8E519FB71401
3 changed files with 31 additions and 0 deletions

View file

@ -9,6 +9,7 @@ endif()
add_subdirectory(engine)
add_subdirectory(games/forespend)
add_subdirectory(games/pretend)
add_subdirectory(games/animatronical/q1/a1)
add_subdirectory(games/endlauncher)
include(ExternalProject)