keep the line space consistency.

This commit is contained in:
Hermet Park 2023-09-04 13:14:39 +09:00
parent cdac27b1b5
commit 7430589586

View file

@ -240,6 +240,7 @@ struct Matrix
float e31, e32, e33;
};
/**
* @brief A data structure representing a texture mesh vertex
*