Browse Source

Fixed documentation errors in testautomation_render.c

Sam Lantinga 2 years ago
parent
commit
5fab64f862
1 changed files with 2 additions and 1 deletions
  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