Remove unneeded comment
This commit is contained in:
parent
df5514088e
commit
5840cd6e50
22 changed files with 25 additions and 24 deletions
|
@ -94,7 +94,7 @@ int main(void)
|
|||
{
|
||||
// Update
|
||||
//----------------------------------------------------------------------------------
|
||||
UpdateCamera(&camera); // Update camera
|
||||
UpdateCamera(&camera);
|
||||
|
||||
if (IsKeyDown(KEY_UP))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue