aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2024-12-19 20:10:27 +0100
committerJAROWMR <jarorutjes07@gmail.com>2024-12-19 20:10:27 +0100
commitd6fdc09f3445886aa06e11cc2d925c6d3fa28d79 (patch)
tree88ae85acb6cde23b32ca7699d5aebab1740d3e48
parent655fcc23f2ced807738feffe8b85683eaf97624f (diff)
removed collision test
-rw-r--r--src/example/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/example/CMakeLists.txt b/src/example/CMakeLists.txt
index 2ee3051..f62414e 100644
--- a/src/example/CMakeLists.txt
+++ b/src/example/CMakeLists.txt
@@ -22,4 +22,3 @@ add_example(button)
add_example(loadfont)
add_example(FontExample)
add_example(AITest)
-add_example(collisiontest)