Fix clang compile. (nw)

This commit is contained in:
couriersud 2015-05-20 09:36:04 +02:00
parent adc0b0b6c2
commit d4d47e0b1c

View File

@ -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;