summaryrefslogtreecommitdiff
path: root/Block.h
diff options
context:
space:
mode:
authorJapa2010-07-18 19:23:05 +0000
committerJapa2010-07-18 19:23:05 +0000
commit2fc5d2f220a5c841bd7f84b860bfd20782d43abe (patch)
tree0bf0e3c8e5601daaba79c39df17e5d13a690e82b /Block.h
parent910620453473215b191ecdc5c1d8bff350dd4037 (diff)
downloadstonesense-2fc5d2f220a5c841bd7f84b860bfd20782d43abe.tar.gz
stonesense-2fc5d2f220a5c841bd7f84b860bfd20782d43abe.tar.bz2
stonesense-2fc5d2f220a5c841bd7f84b860bfd20782d43abe.tar.xz
Updated Allegro to version 4.9.21
Diffstat (limited to 'Block.h')
-rw-r--r--Block.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Block.h b/Block.h
index 09137f6..e9c0061 100644
--- a/Block.h
+++ b/Block.h
@@ -63,9 +63,9 @@ public:
int16_t eff_smoke;
int16_t eff_dragonfire;
int16_t eff_fire;
- int16_t eff_boiling;*/
+ int16_t eff_boiling;
int16_t eff_webing;
- int16_t eff_oceanwave;
+ int16_t eff_oceanwave;*/
struct {
t_building info;
vector<c_sprite> sprites;