repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
shotgun-debugger
/
limits.patch
blob
2c941e8d3359a94f78e0cc4646871657538f84d6
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
*/
5
6
#include "sdb.h"
7
+ #include <limits.h>
8
9
float SCREEN_TOP;
10
float SCREEN_CENTER;