mirror of
https://github.com/holub/mame
synced 2025-07-01 16:19:38 +03:00
Update mame.h
This commit is contained in:
parent
e8f1daea2e
commit
82f03efc01
@ -52,6 +52,8 @@ public:
|
|||||||
|
|
||||||
virtual void create_custom(running_machine& machine) override;
|
virtual void create_custom(running_machine& machine) override;
|
||||||
|
|
||||||
|
virtual void load_cheatfiles(running_machine& machine) override;
|
||||||
|
|
||||||
virtual void ui_initialize(running_machine& machine) override;
|
virtual void ui_initialize(running_machine& machine) override;
|
||||||
|
|
||||||
/* execute as configured by the OPTION_SYSTEMNAME option on the specified options */
|
/* execute as configured by the OPTION_SYSTEMNAME option on the specified options */
|
||||||
|
Loading…
Reference in New Issue
Block a user