From 627d814f487ac38d4f9b9b71da9bef46f33b3dad Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 11 Oct 2015 22:04:05 +0800 Subject: Implement the collision system and a simple effect. Fixed a problem that keeps the screen black on start up. Replace the build script in dtputil with makefile. Sync with the newest SMELT revision. --- tools/dtputil/build | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 tools/dtputil/build (limited to 'tools/dtputil/build') diff --git a/tools/dtputil/build b/tools/dtputil/build deleted file mode 100755 index 7093351..0000000 --- a/tools/dtputil/build +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash -g++ dtputil.cpp -Wall -o dtputil -lz -Wl,../../extensions/libsmeltext.a -g -g++ anmutil.cpp -Wall -o anmutil -lz -Wl,../../extensions/libsmeltext.a -g \ No newline at end of file -- cgit v1.2.3