mirror of
https://github.com/holub/mame
synced 2025-05-15 02:18:16 +03:00
fixed build.
This commit is contained in:
parent
9ce28237de
commit
00fb8baaff
@ -73,7 +73,6 @@
|
||||
#include <string.h>
|
||||
|
||||
// MAME output header file
|
||||
typedef void running_machine;
|
||||
#include "osdcomm.h"
|
||||
#include "output.h"
|
||||
|
||||
|
@ -119,11 +119,4 @@ struct _copydata_id_string
|
||||
|
||||
|
||||
|
||||
//============================================================
|
||||
// FUNCTION PROTOTYPES
|
||||
//============================================================
|
||||
|
||||
void winoutput_init(running_machine &machine);
|
||||
|
||||
|
||||
#endif /* __WINDOWS_OUTPUT_H__ */
|
||||
|
Loading…
Reference in New Issue
Block a user