blob: bf9d6f4395ba0b5426f50dcf3f6743b8976c6f0f (
plain)
1
2
3
4
5
6
7
8
|
################################################################################
# Improvements and feedback are welcome! #
# This software is licensed under the terms of the GNU GPL v3 license. #
################################################################################
add_subdirectory(8ball)
add_subdirectory(9ball)
add_subdirectory(freeplay)
|