hedgewars/Makefile
author unc0rr
Tue, 06 Sep 2005 19:09:39 +0000
changeset 12 366adfa1a727
parent 4 bcbd7adb4e4b
child 58 69962d94a007
permissions -rw-r--r--
Fix reading out of bounds of the collisions array. This fixes flying hedgehogs and not moving after explosion

fpc-compile: 
	ppc386 -Fl/usr/local/lib getrevnum.dpr
	./getrevnum < /dev/null > revision.inc
	ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib hw.dpr
	ppc386 -B -Sd -Xs -OG -Or -O2 -Fl/usr/local/lib runhelper.dpr