git.ucc.asn.au
/
atyndall
/
cits2231.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a9c479
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 05:55:57 +0000
(13:55 +0800)
committer
Ash Tyndall
<
[email protected]
>
Fri, 21 Oct 2011 05:55:57 +0000
(13:55 +0800)
globals.c
patch
|
blob
|
history
diff --git
a/globals.c
b/globals.c
index
2fa97d5
..
762dd01
100644
(file)
--- a/
globals.c
+++ b/
globals.c
@@
-49,7
+49,7
@@
int moving, startx, starty;
int drawFloorRecurse = 8;
/* Size of floor, from -n to n, floorSize must be divisible by squareSize */
-int floorSize =
30
0;
+int floorSize =
22
0;
float squareSize = 2;
/* Current camera x, y, z coords */
UCC
git Repository :: git.ucc.asn.au