diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-09-14 22:03:40 +0100 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-09-14 22:03:40 +0100 |
commit | ace88543a32f2c6dfc6a3aa17bd9a35f55a0b1d8 (patch) | |
tree | 6ee71fcfa7dc4d38c846581ee303ce91945d7b14 /src/listing.c | |
parent | b1aa1e289accb74e8de252cfeee86f1eed56eddb (diff) |
Added option for BASIC loader to Spectrum TAP file.
Diffstat (limited to 'src/listing.c')
-rw-r--r-- | src/listing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/listing.c b/src/listing.c index 13fcc2e..5bc6568 100644 --- a/src/listing.c +++ b/src/listing.c @@ -19,7 +19,7 @@ ------------------------------------------------------------------------- - Common utilities + Listing */ #include <stdlib.h> |