Added the ValuePoint's on-board video

This commit is contained in:
F10Setup
2021-03-25 11:01:57 +02:00
parent 3384aa9b01
commit 590ab0983a
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 */