diff options
| author | jacob1 <jfu614@gmail.com> | 2012-10-11 22:14:14 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-10-26 14:11:43 (GMT) |
| commit | b84460d79b35e3e410f9d5ee2cec93d7babc424f (patch) | |
| tree | ce98ecd27041a246aafa8cc7c84fcf061940a870 /src/simulation/Simulation.h | |
| parent | 3f093c8072935ec25df10933ef23601dd2e614c3 (diff) | |
| download | powder-b84460d79b35e3e410f9d5ee2cec93d7babc424f.zip powder-b84460d79b35e3e410f9d5ee2cec93d7babc424f.tar.gz | |
visual studio compatibility, plus change text a little
Diffstat (limited to 'src/simulation/Simulation.h')
| -rw-r--r-- | src/simulation/Simulation.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/simulation/Simulation.h b/src/simulation/Simulation.h index 98c5025..9cdd3a7 100644 --- a/src/simulation/Simulation.h +++ b/src/simulation/Simulation.h @@ -117,10 +117,8 @@ public: int pretty_powder; int sandcolour; int sandcolour_frame; - static int loverule[9][9]; bool ISLOVE; int love[XRES/9][YRES/9]; - static int lolzrule[9][9]; bool ISLOLZ; int lolz[XRES/9][YRES/9]; |
