aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
diff options
context:
space:
mode:
authorOri Avtalion2010-04-01 15:03:08 +0000
committerOri Avtalion2010-04-01 15:03:08 +0000
commitaee05cd21d5da6de39f23e5250af00f05a94fb5d (patch)
tree14402ede3869229d397aed504254f80cb67a8301 /engines/kyra/lol.h
parent09da7ca563eb2f8b66adb7f245e39d666df3ae46 (diff)
downloadscummvm-rg350-aee05cd21d5da6de39f23e5250af00f05a94fb5d.tar.gz
scummvm-rg350-aee05cd21d5da6de39f23e5250af00f05a94fb5d.tar.bz2
scummvm-rg350-aee05cd21d5da6de39f23e5250af00f05a94fb5d.zip
Remove extra semicolons
svn-id: r48457
Diffstat (limited to 'engines/kyra/lol.h')
-rw-r--r--engines/kyra/lol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/lol.h b/engines/kyra/lol.h
index 375c7f98fa..65ae6c2695 100644
--- a/engines/kyra/lol.h
+++ b/engines/kyra/lol.h
@@ -276,7 +276,7 @@ struct FireballState {
step = 10;
finalize = false;
finProgress = 0;
- };
+ }
bool active;
int16 destX;