Move extern into video.h (part 1)

This commit is contained in:
Cacodemon345
2024-02-13 17:06:10 +06:00
committed by GitHub
parent baac839d89
commit 8ed622f67b

View File

@@ -579,6 +579,7 @@ extern const device_t wy700_device;
/* Chips & Technologies */
extern const device_t chips_69000_device;
extern const device_t chips_69000_onboard_device;
#endif