Added comment to debugger exit with error

This commit is contained in:
mc78
2019-11-12 20:48:43 +01:00
committed by Oliver Schmidt
parent 3daecfb3dd
commit 694dd9240f
4 changed files with 8 additions and 4 deletions

View File

@@ -7,6 +7,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <geos.h>
#include <cc65.h>
void _afailed (char* file, unsigned line)
{