From: jede Date: Sun, 24 Sep 2017 09:57:52 +0000 (+0200) Subject: Correcting missing return line :/ X-Git-Tag: V2.17~91^2~6 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d4c6c995ba70f95b1692677e5acf04ecbba19ef3;p=cc65 Correcting missing return line :/ --- diff --git a/cfg/telestrat.cfg b/cfg/telestrat.cfg index 2b26f4d6e..42e8d2cb5 100644 --- a/cfg/telestrat.cfg +++ b/cfg/telestrat.cfg @@ -37,4 +37,4 @@ FEATURES { count = __INTERRUPTOR_COUNT__, segment = RODATA, import = __CALLIRQ__; -} \ No newline at end of file +}