diff --git a/include/tex3ds.h b/include/tex3ds.h index 18a1363..c43d10e 100644 --- a/include/tex3ds.h +++ b/include/tex3ds.h @@ -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 {