Correct typo in tex3ds docs

This commit is contained in:
oreo639 2022-08-05 18:47:38 -07:00 committed by fincs
parent e2992d276f
commit e8825650c6

View File

@ -38,7 +38,7 @@ extern "C" {
#endif
/** @brief Subtexture
* @note If top > bottom, the subtexture is rotated 1/4 revolution counter-clockwise
* @note If top < bottom, the subtexture is rotated 1/4 revolution counter-clockwise
*/
typedef struct Tex3DS_SubTexture
{