Explorar o código

testcamera: always render current texture

Anonymous Maarten %!s(int64=2) %!d(string=hai) anos
pai
achega
4ac5d4506b
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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) {