mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
fix broken build (all compilers). (nw)
This commit is contained in:
parent
6ca2da6406
commit
87d0fc83a7
@ -4,6 +4,7 @@
|
||||
// * HP Capricorn processor disassembler
|
||||
// ********************************************************************************
|
||||
|
||||
#include "emu.h"
|
||||
#include "capricorn.h"
|
||||
|
||||
typedef offs_t (*fn_dis_param)(std::ostream &stream , offs_t pc , const uint8_t *oprom);
|
||||
|
Loading…
Reference in New Issue
Block a user