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

Fixed documentation errors in testautomation_render.c

Sam Lantinga пре 2 година
родитељ
комит
5fab64f862
1 измењених фајлова са 2 додато и 1 уклоњено
  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