mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 19:36:46 +02:00
Fix small build bug and bump to v0.11.1
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
#define GAME_UTIL
|
||||
|
||||
#include <stdbool.h>
|
||||
#include <time.h>
|
||||
|
||||
typedef struct Coords {
|
||||
int x;
|
||||
|
Reference in New Issue
Block a user