aboutsummaryrefslogtreecommitdiff
path: root/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'dat.h')
-rw-r--r--dat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dat.h b/dat.h
index 9ea1f7f..643216e 100644
--- a/dat.h
+++ b/dat.h
@@ -1,5 +1,3 @@
-#define FPS2MS(fps) (1000/(fps))
-
typedef struct GameState GameState;
typedef struct Derivative Derivative;
typedef struct Conn Conn;