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:
71f65a8
)
(no commit message)
author
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 03:48:23 +0000
(11:48 +0800)
committer
Ash Tyndall
<
[email protected]
>
Thu, 20 Oct 2011 03:48:23 +0000
(11:48 +0800)
scene.c
patch
|
blob
|
history
diff --git
a/scene.c
b/scene.c
index
b026883
..
485e8a9
100644
(file)
--- a/
scene.c
+++ b/
scene.c
@@
-226,7
+226,7
@@
void mouse(int button, int state, int x, int y) {
}
\r
}
\r
\r
-void keyboard(unsigned char key, int x
, int y
) {
\r
+void keyboard(unsigned char key, int x
1, int y1
) {
\r
switch(key) {
\r
case 'w':
\r
z = z - 1;
\r
UCC
git Repository :: git.ucc.asn.au