diff options
-rw-r--r-- | dla.atr | bin | 92176 -> 92176 bytes | |||
-rw-r--r-- | dla2csv.c | 1 | ||||
-rw-r--r-- | dla2csv.xex | bin | 11270 -> 11277 bytes |
3 files changed, 1 insertions, 0 deletions
Binary files differ @@ -480,4 +480,5 @@ int main(int argc, char **argv) { break; } EXIT(0); + return 0; /* this never executes; it's here to shut up a warning */ } diff --git a/dla2csv.xex b/dla2csv.xex Binary files differindex b83f1e2..f25c2ca 100644 --- a/dla2csv.xex +++ b/dla2csv.xex |