1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-09 11:26:45 +02:00

Some minor fixes for game module

This commit is contained in:
jfreegman
2021-06-28 13:54:25 -04:00
parent 321f694bb8
commit 8dfd009e0e
10 changed files with 80 additions and 49 deletions

View File

@ -310,5 +310,5 @@ void draw_window_bar(ToxWindow *self);
call at least once per second */
void refresh_inactive_windows(void);
#endif // WINWDOWS_H
#endif // WINDOWS_H