updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / shotgun-debugger / limits.patch
blob2c941e8d3359a94f78e0cc4646871657538f84d6
1 --- src/game.cpp 2005-06-10 09:26:08.000000000 +0200
2 +++ game.cpp 2009-11-25 14:41:31.000000000 +0100
3 @@ -24,6 +24,7 @@
4 */
6 #include "sdb.h"
7 + #include <limits.h>
9 float SCREEN_TOP;
10 float SCREEN_CENTER;