Better photons for persistent display, ability to toggle gravity view (ctrl+g)

This commit is contained in:
Simon Robertshaw
2011-06-27 14:01:07 +01:00
parent 43b75ea058
commit 36ee81fc6b
5 changed files with 42 additions and 15 deletions

View File

@@ -176,6 +176,8 @@ extern int zoom_en;
extern int zoom_x, zoom_y;
extern int zoom_wx, zoom_wy;
extern int drawgrav_enable;
void menu_count(void);
void get_sign_pos(int i, int *x0, int *y0, int *w, int *h);