diff options
| author | Japa | 2010-07-18 19:23:05 +0000 |
|---|---|---|
| committer | Japa | 2010-07-18 19:23:05 +0000 |
| commit | 2fc5d2f220a5c841bd7f84b860bfd20782d43abe (patch) | |
| tree | 0bf0e3c8e5601daaba79c39df17e5d13a690e82b /Block.h | |
| parent | 910620453473215b191ecdc5c1d8bff350dd4037 (diff) | |
| download | stonesense-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.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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;
|
