Just to prevent a compiler crash
[fw/sdcc] / src / z80 / main.c
index 4a7d3153e788e5cb45face4e370484dce4a96f14..8822dfbb8bf17998e4da21799bb93c7e98f8fe9b 100644 (file)
@@ -406,7 +406,8 @@ PORT gbz80_port =
     _gbz80_asmCmd,
     "-plosgff",                        /* Options with debug */
     "-plosgff",                        /* Options without debug */
-    1
+    1,
+    ".asm"
   },
   {
     _gbz80_linkCmd,