diff options
Diffstat (limited to 'src/utils.h')
| -rw-r--r-- | src/utils.h | 2 |
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; |
