mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-11 05:16:12 +00:00
shader_parse: Fix missing enum identifier warning
This commit is contained in:
parent
bd8b5be03f
commit
1c62c36e3b
@ -608,7 +608,7 @@ static void shader_write_variable(config_file_t *conf,
|
||||
config_set_hex(conf, wram_buf, info->addr);
|
||||
break;
|
||||
|
||||
default:
|
||||
case RARCH_STATE_NONE:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user