EXAMPLES: Format tweaks
This commit is contained in:
@@ -52,7 +52,7 @@ int main(void)
|
||||
isCursorHidden = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
ballPosition = GetMousePosition();
|
||||
|
||||
if (IsMouseButtonPressed(MOUSE_BUTTON_LEFT)) ballColor = MAROON;
|
||||
|
||||
Reference in New Issue
Block a user