improved the randomizer logic
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
PROJNAME=scoundrel
|
||||
CFILES=scoundrel.c
|
||||
PBTDIR=platform-build-tools
|
||||
CCBUILD=cl65 --standard c89 -O -Os
|
||||
CCBUILD=cl65 -O -Os
|
||||
Z80BUILD=zcc
|
||||
BUILDDIR=build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user