Gravity: only calculate the difference

This commit is contained in:
Simon Robertshaw
2011-04-26 16:15:23 +01:00
parent 776ae73f8e
commit 061d6ba7af
2 changed files with 28 additions and 18 deletions

View File

@@ -43,6 +43,8 @@
#define MAX_DISTANCE sqrt(pow(XRES, 2)+pow(YRES, 2))
#define GRAV_DIFF
#define MAXSIGNS 16
#define TAG_MAX 256