Skip to content

Commit

Permalink
GROOVIE: fix compile error UINT_MAX
Browse files Browse the repository at this point in the history
  • Loading branch information
Die4Ever committed Oct 20, 2021
1 parent d0cb8ef commit 9db226b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions engines/groovie/logic/t11hgame.cpp
Expand Up @@ -20,6 +20,7 @@
*
*/

#include <limits.h>
#include "groovie/logic/t11hgame.h"
#include "groovie/groovie.h"

Expand Down

0 comments on commit 9db226b

Please sign in to comment.