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:
@@ -78,7 +78,7 @@ int main(void)
|
||||
// Update
|
||||
//----------------------------------------------------------------------------------
|
||||
UpdateCamera(&camera, CAMERA_ORBITAL);
|
||||
|
||||
|
||||
Vector2 mousePosition = GetMousePosition();
|
||||
|
||||
swirlCenter[0] = mousePosition.x;
|
||||
|
Reference in New Issue
Block a user