summaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.c b/src/window.c
index 9eebb36..38a92a1 100644
--- a/src/window.c
+++ b/src/window.c
@@ -12,6 +12,7 @@ IMPL(draw) {
IMPL(smash) {
LZR_PlaySound(1);
this->broken = 1;
+ this->smash = NULL;
}
IMPL_INIT(window) {