Undo my previous commit.

This commit is contained in:
Marco van den Heuvel
2018-03-09 10:46:02 -08:00
parent 22d4b0d497
commit 0eb1eb625f
3 changed files with 3 additions and 46 deletions

View File

@@ -150,9 +150,7 @@ struct cbm_dirent {
#define TV_NTSC 0
#define TV_PAL 1
#define TV_NTSC_OLD 2
#define TV_PAL_N 3
#define TV_OTHER 4
#define TV_OTHER 2
unsigned char get_tv (void);
/* Return the video mode the machine is using. */