mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
copypaste error (nw)
This commit is contained in:
parent
71c5ceb5fe
commit
ffd5f6cc9c
@ -207,7 +207,7 @@ protected:
|
||||
|
||||
typedef m68705prg_state<m68705p3_device> p3prg_state;
|
||||
typedef m68705prg_state<m68705p5_device> p5prg_state;
|
||||
typedef m68705prg_state<m68705u3_device> r3prg_state;
|
||||
typedef m68705prg_state<m68705r3_device> r3prg_state;
|
||||
typedef m68705prg_state<m68705u3_device> u3prg_state;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user