From 61f5ca6b164b035de41bd32bb9409c7e04ea0d41 Mon Sep 17 00:00:00 2001 From: Jeija Date: Mon, 31 Dec 2012 19:33:36 +0100 Subject: Add particles --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5e1bfd65d..24f682f3f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -262,6 +262,7 @@ set(minetest_SRCS keycode.cpp camera.cpp clouds.cpp + particles.cpp clientobject.cpp chat.cpp guiMainMenu.cpp -- cgit v1.2.3