Sfoglia il codice sorgente

Fixed documentation errors in testautomation_render.c

Sam Lantinga 2 anni fa
parent
commit
5fab64f862
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      test/testautomation_render.c

+ 2 - 1
test/testautomation_render.c

@@ -1037,7 +1037,8 @@ hasTexAlpha(void)
 /**
  * @brief Compares screen pixels with image pixels. Helper function.
  *
- * @param s Image to compare against.
+ * @param referenceSurface Image to compare against.
+ * @param allowable_error allowed difference from the reference image
  *
  * \sa
  * http://wiki.libsdl.org/SDL_RenderReadPixels