mirror of
https://github.com/raysan5/raylib.git
synced 2026-09-02 20:33:35 +00:00
Remove trailing spaces
This commit is contained in:
@@ -237,6 +237,6 @@ static void EndPortalMode3D(void)
|
||||
|
||||
rlMatrixMode(RL_MODELVIEW); // Switch back to modelview matrix
|
||||
rlLoadIdentity(); // Reset current matrix (modelview)
|
||||
|
||||
|
||||
rlDisableDepthTest(); // Disable DEPTH_TEST for 2D
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user