mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
make declarations match (nw)
This commit is contained in:
parent
7fb3a6b247
commit
be54232cf6
@ -32,7 +32,7 @@ public:
|
||||
|
||||
virtual int create();
|
||||
virtual render_primitive_list *get_primitives();
|
||||
virtual int draw(int update);
|
||||
virtual int draw(const int update);
|
||||
virtual void save() {};
|
||||
virtual void record() {};
|
||||
virtual void toggle_fsfx() {};
|
||||
|
Loading…
Reference in New Issue
Block a user