This commit is contained in:
twinaphex 2021-10-06 06:03:33 +02:00
parent 61ee2274e6
commit 682d45379c

View File

@ -7290,8 +7290,8 @@ bool command_event(enum event_command cmd, void *data)
return true;
#endif
case CMD_EVENT_LOAD_STATE:
#ifdef HAVE_BSV_MOVIE
{
#ifdef HAVE_BSV_MOVIE
/* Immutable - disallow savestate load when
* we absolutely cannot change game state. */
input_driver_state_t *input_st = input_state_get_ptr();