mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 09:08:53 +00:00
style: fix missing whitespace for alignment
Co-authored-by: Michael <michael.guyver@gmail.com>
This commit is contained in:
committed by
GitHub
parent
7065011bf3
commit
eddaf464ff
@@ -17,7 +17,7 @@ CGLM_EXPORT
|
||||
void
|
||||
glmc_ortho_lh_no(float left, float right,
|
||||
float bottom, float top,
|
||||
float nearZ, float farZ,
|
||||
float nearZ, float farZ,
|
||||
mat4 dest);
|
||||
|
||||
CGLM_EXPORT
|
||||
|
Reference in New Issue
Block a user