Changed to 4 spaces
This commit is contained in:
parent
f3854cb406
commit
8a0ab163d3
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ int main(void)
|
|||
{
|
||||
// Initialization
|
||||
//--------------------------------------------------------------------------------------
|
||||
SetConfigFlags(FLAG_WINDOW_HIGHDPI);
|
||||
SetConfigFlags(FLAG_WINDOW_HIGHDPI);
|
||||
InitWindow(SCREEN_WIDTH, SCREEN_HEIGHT, "raylib [shapes] example - Double Pendulum");
|
||||
|
||||
// Simulation Paramters
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue