mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
Fix clang compile. (nw)
This commit is contained in:
parent
adc0b0b6c2
commit
d4d47e0b1c
@ -1053,7 +1053,7 @@ static const char *const usbregnames[] = {
|
||||
#endif
|
||||
|
||||
static const struct {
|
||||
char *game_name;
|
||||
const char *game_name;
|
||||
struct {
|
||||
UINT32 address;
|
||||
UINT8 write_byte;
|
||||
|
Loading…
Reference in New Issue
Block a user