summaryrefslogtreecommitdiff
path: root/apps/plugins/zxbox/spect.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/zxbox/spect.c')
-rw-r--r--apps/plugins/zxbox/spect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/zxbox/spect.c b/apps/plugins/zxbox/spect.c
index 47715fa9fd..879905de47 100644
--- a/apps/plugins/zxbox/spect.c
+++ b/apps/plugins/zxbox/spect.c
@@ -28,7 +28,7 @@ int SPNM(halfframe)(int firsttick, int numlines)
28{ 28{
29 29
30 int tc, linesleft; 30 int tc, linesleft;
31 int feport, scline, border; 31 int feport, scline, border = 0;
32 byte *scrptr; 32 byte *scrptr;
33 qbyte cmark = 0; 33 qbyte cmark = 0;
34 34