Fixed machine.h.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Handling of the emulated machines.
|
||||
*
|
||||
* Version: @(#)machine.h 1.0.25 2018/08/16
|
||||
* Version: @(#)machine.h 1.0.26 2018/08/16
|
||||
*
|
||||
* Authors: Sarah Walker, <http://pcem-emulator.co.uk/>
|
||||
* Miran Grca, <mgrca8@gmail.com>
|
||||
@@ -212,7 +212,8 @@ extern const device_t *t1200_get_device(void);
|
||||
|
||||
extern const device_t *at_endeavor_get_device(void);
|
||||
|
||||
extern const device_t *at_headland_get_device(void);
|
||||
extern const device_t *at_tg286_get_device(void);
|
||||
extern const device_t *at_ama932j_get_device(void);
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user