1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-08 00:06:36 +01:00

Add ability to compile without game support

This commit is contained in:
jfreegman
2021-01-18 22:37:14 -05:00
parent 7aeb1a0aac
commit 7abf6388f8
19 changed files with 121 additions and 17 deletions

View File

@@ -171,7 +171,6 @@ struct GameData {
void *cb_game_on_packet_data;
};
/*
* Sets the callback for game state updates.
*/