diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-03-23 10:41:29 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-03-23 10:41:29 (GMT) |
| commit | 7f433013e089cf54d7ef484a6c891a9280ec3ec6 (patch) | |
| tree | d6d72495e231cb80b459b8835fb57cca177c2ad8 /includes | |
| parent | 12270f1ef383463040d3165449dd52f4fe75f4e5 (diff) | |
| download | powder-7f433013e089cf54d7ef484a6c891a9280ec3ec6.zip powder-7f433013e089cf54d7ef484a6c891a9280ec3ec6.tar.gz | |
Enable realistic heat and put a build info thingy into welcome screen
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/defines.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/defines.h b/includes/defines.h index af9973b..c4fed52 100644 --- a/includes/defines.h +++ b/includes/defines.h @@ -90,6 +90,7 @@ extern unsigned char ZSIZE; #define STAMP_MAX 240 //#define SAVE_OPS +#define REALISTIC #define NGOL 25 #define NGOLALT 24 //NGOL should be 24, but use this var until I find out why |
