summaryrefslogtreecommitdiff
path: root/common.h
diff options
context:
space:
mode:
authorJapa2010-06-24 10:21:25 +0000
committerJapa2010-06-24 10:21:25 +0000
commit313d5fd88087eded7fb9cfa24419b34d2fdaf23f (patch)
treea40e4d80f10f0421aa9bf1161a6b266cda03112f /common.h
parent7973416e41f0e27600706a0fda42282daae52d82 (diff)
downloadstonesense-313d5fd88087eded7fb9cfa24419b34d2fdaf23f.tar.gz
stonesense-313d5fd88087eded7fb9cfa24419b34d2fdaf23f.tar.bz2
stonesense-313d5fd88087eded7fb9cfa24419b34d2fdaf23f.tar.xz
Moved more stuff to OO sprites.
Much is commented out.
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 9f60ca7..29814bf 100644
--- a/common.h
+++ b/common.h
@@ -256,3 +256,4 @@ extern ALLEGRO_MOUSE_STATE mouse;
#define FORM_BOULDER 3
#define FORM_LOG 4
+extern int randomCube[RANDOM_CUBE][RANDOM_CUBE][RANDOM_CUBE]; \ No newline at end of file