Allow setting type of Real at compilation time
authorSam Moore <[email protected]>
Thu, 17 Apr 2014 12:04:35 +0000 (20:04 +0800)
committerSam Moore <[email protected]>
Thu, 17 Apr 2014 12:04:35 +0000 (20:04 +0800)
Use a REAL preprocessor definition.
Pass it from the Makefile in variable DEF

Can change using `make DEF=REAL=X`

Also allowed changing bounds with arguments in main.
Probably not that useful. Might remove later.

Tried to make a tester that overlays a series of BMPs but
the RenderBMP -> ScreenShot approach only works once; subsequent attempts lead to entirely filled images.


No differences found

UCC git Repository :: git.ucc.asn.au