mirror of
https://github.com/holub/mame
synced 2025-10-05 16:50:57 +03:00
You can't require a forward declared class (nw)
This commit is contained in:
parent
19ff23d2fd
commit
28ab5679f2
@ -20,8 +20,6 @@ MIPS III/IV emulator.
|
||||
#include "cpu/drcuml.h"
|
||||
#include "ps2vu.h"
|
||||
|
||||
class sonyvu0_device;
|
||||
|
||||
// NEC VR4300 series is MIPS III with 32-bit address bus and slightly custom COP0/TLB
|
||||
DECLARE_DEVICE_TYPE(VR4300BE, vr4300be_device)
|
||||
DECLARE_DEVICE_TYPE(VR4300LE, vr4300le_device)
|
||||
|
Loading…
Reference in New Issue
Block a user