Merge pull request #1329 from F10Setup/master

Added the ValuePoint's on-board video
This commit is contained in:
Miran Grča
2021-03-25 21:36:46 +01:00
committed by GitHub
5 changed files with 22 additions and 1 deletions

View File

@@ -363,6 +363,7 @@ extern const device_t *at_acera1g_get_device(void);
#if defined(DEV_BRANCH) && defined(USE_VECT486VL)
extern const device_t *at_vect486vl_get_device(void);
#endif
extern const device_t *at_valuepoint433_get_device(void);
#endif
/* m_at_commodore.c */