Fixed documentation errors in testautomation_render.c

This commit is contained in:
Sam Lantinga
2023-01-03 16:26:08 -08:00
parent 6cfe4f2ba8
commit 5fab64f862

View File

@@ -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