mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-06 19:38:15 +00:00
EXAMPLES: Format tweaks
This commit is contained in:
@@ -173,7 +173,7 @@ int main(void)
|
||||
|
||||
// Draw the same exact things as we drew in the shadowmap!
|
||||
DrawScene(cube, robot);
|
||||
|
||||
|
||||
EndMode3D();
|
||||
|
||||
DrawText("Shadows in raylib using the shadowmapping algorithm!", screenWidth - 320, screenHeight - 20, 10, GRAY);
|
||||
|
Reference in New Issue
Block a user