From a24b98ad020d369fb2f4492ee057b2f11b03beb7 Mon Sep 17 00:00:00 2001 From: marco Date: Sat, 1 Jan 2000 15:07:46 +0000 Subject: [PATCH] * added voxel --- install/demo/Makefile.fpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/demo/Makefile.fpc b/install/demo/Makefile.fpc index bca9693abd..c0cd9daee4 100644 --- a/install/demo/Makefile.fpc +++ b/install/demo/Makefile.fpc @@ -7,7 +7,7 @@ units=gameunit programs=eratos qsort hello blackbox magic lines fpctris programs_win32=winhello menu mandel dlltest testdll programs_linux=mandel samegame quad maze gravwars -programs_go32v2=mandel samegame quad maze gravwars +programs_go32v2=mandel samegame quad maze gravwars voxel # Not always necessary, but saves a lot of trouble