mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-24 11:44:17 -05:00
GX2GetLastFrame: Adjust parameter wording
Implied image data was only being updated
This commit is contained in:
@@ -30,7 +30,7 @@ GX2SwapScanBuffers();
|
||||
* The scan-target to source from.
|
||||
*
|
||||
* \param texture
|
||||
* A pointer to the texture to store the frame. The resulting surface format is #GX2_SURFACE_FORMAT_SRGB_R8_G8_B8_A8.
|
||||
* A pointer to store the texture of the last frame. The resulting surface format is #GX2_SURFACE_FORMAT_SRGB_R8_G8_B8_A8.
|
||||
*
|
||||
* \sa
|
||||
* - GX2GetLastFrameGamma()
|
||||
|
||||
Reference in New Issue
Block a user