libretro: only pass fb to video_cb when it's updated
[pcsx_rearmed.git] / frontend / main.h
index 7e5dc47..45e0aeb 100644 (file)
@@ -71,6 +71,8 @@ enum sched_action {
        SACTION_VOLUME_UP,
        SACTION_VOLUME_DOWN,
        SACTION_MINIMIZE,
+       SACTION_TOGGLE_FPS,
+       SACTION_TOGGLE_FULLSCREEN,
        SACTION_GUN_TRIGGER = 16,
        SACTION_GUN_A,
        SACTION_GUN_B,