diff options
Diffstat (limited to 'src/interface.c')
| -rw-r--r-- | src/interface.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interface.c b/src/interface.c index 7049d9f..a0500b7 100644 --- a/src/interface.c +++ b/src/interface.c @@ -78,6 +78,8 @@ int zoom_wx=0, zoom_wy=0; unsigned char ZFACTOR = 256/ZSIZE_D; unsigned char ZSIZE = ZSIZE_D; +int drawgrav_enable = 0; + void menu_count(void)//puts the number of elements in each section into .itemcount { int i=0; |
