aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
diff options
context:
space:
mode:
authorJAROWMR <jarorutjes07@gmail.com>2024-11-10 19:34:15 +0100
committerJAROWMR <jarorutjes07@gmail.com>2024-11-10 19:34:15 +0100
commite42d0877592aa1e88afbe0bc65822cd53a82205d (patch)
tree271d0529fc08bd37af193a85325a95ec57e34241 /src/makefile
parent608a8783d3bbe5845ff87861369fe1287fcbc792 (diff)
clang format and tidy
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 59298fd..356179e 100644
--- a/src/makefile
+++ b/src/makefile
@@ -87,7 +87,7 @@ LOEK += example/audio_internal.cpp
TODO += example/components_internal.cpp
MAX += example/ecs.cpp
LOEK += example/log.cpp
-JARO += example/particle.cpp
+JARO += example/particles.cpp
JARO += example/physics.cpp
TODO += example/rendering.cpp
LOEK += example/script.cpp