aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scumm/player_nes.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/player_nes.cpp b/scumm/player_nes.cpp
index 263dd3abaf..8dd8615259 100644
--- a/scumm/player_nes.cpp
+++ b/scumm/player_nes.cpp
@@ -607,7 +607,7 @@ void APU_Run(void) {
}
}
-};
+}
Player_NES::Player_NES(ScummEngine *scumm) {
int i;