Преглед изворни кода

testcamera: always render current texture

Anonymous Maarten пре 1 година
родитељ
комит
4ac5d4506b
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      test/testcamera.c

+ 0 - 2
test/testcamera.c

@@ -308,8 +308,6 @@ int SDL_AppIterate(void *appstate)
          */
          frame_current = frame_next;
          texture_updated = SDL_FALSE;
-    } else {
-        return SDL_APP_CONTINUE;
     }
 
     if (frame_current) {