aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.h b/src/utils.h
index 96261b9..75e27fd 100644
--- a/src/utils.h
+++ b/src/utils.h
@@ -56,8 +56,6 @@
#define RANDOM_DIRECTION_UNITS 4096
-typedef void (*DrawWindowContentCallback)(Vector2 position, Vector2 scroll);
-
// Typedef hackery.
typedef struct Game Game;
typedef struct World World;