mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-11 14:08:48 +01:00
Remove trailing spaces
This commit is contained in:
@ -197,7 +197,7 @@ int main(void)
|
||||
bullets[i].color);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
// Draw bullets using DrawCircle(), less performant
|
||||
|
||||
Reference in New Issue
Block a user