diff options
Diffstat (limited to 'src/lib/formats/zx81_p.h')
-rw-r--r-- | src/lib/formats/zx81_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/formats/zx81_p.h b/src/lib/formats/zx81_p.h index 16a1b22724d..36da808c989 100644 --- a/src/lib/formats/zx81_p.h +++ b/src/lib/formats/zx81_p.h @@ -14,6 +14,7 @@ #include "cassimg.h" CASSETTE_FORMATLIST_EXTERN(zx81_p_format); +CASSETTE_FORMATLIST_EXTERN(zx81_cassette_formats); CASSETTE_FORMATLIST_EXTERN(zx80_o_format); #endif /* ZX81_P_H */ |