mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
missed this one (nw)
This commit is contained in:
parent
6730fb495a
commit
ddd22cb78c
2
3rdparty/portmidi/pm_mac/readbinaryplist.h
vendored
2
3rdparty/portmidi/pm_mac/readbinaryplist.h
vendored
@ -74,7 +74,7 @@ typedef struct value_struct {
|
||||
value_ptr bplist_read_file(char *filename);
|
||||
value_ptr bplist_read_user_pref(char *filename);
|
||||
value_ptr bplist_read_system_pref(char *filename);
|
||||
void bplist_free_data();
|
||||
void bplist_free_data(void);
|
||||
|
||||
/*************** functions for accessing values ****************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user