Previous 199869 Revisions Next

r24769 Tuesday 6th August, 2013 at 07:49:02 UTC by Oliver Stöneberg
removed unused legacy macro PALETTE_INIT_CALL (nw)
[src/emu]drivlgcy.h

trunk/src/emu/drivlgcy.h
r24768r24769
6565   driver_device::static_set_callback(*owner, driver_device::CB_VIDEO_START, VIDEO_START_NAME(_func));
6666
6767
68#define PALETTE_INIT_CALL(name)     PALETTE_INIT_NAME(name)(machine)
69
7068#define VIDEO_START_CALL(name)      VIDEO_START_NAME(name)(machine)
7169
7270#endif  /* __DRIVLGCY_H__ */

Previous 199869 Revisions Next


© 1997-2024 The MAME Team