mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-03 20:59:18 -05:00
Fixing typo "ans" to "an".
@ -30,4 +30,4 @@ void SomeFunction()
|
|||||||
// TODO: Do something here!
|
// TODO: Do something here!
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
When proposing new functions, please try to use a clear naming for function-name and functions-parameters, in case of doubt, open ans issue for discussion.
|
When proposing new functions, please try to use a clear naming for function-name and functions-parameters, in case of doubt, open an issue for discussion.
|
||||||
|
|||||||
Reference in New Issue
Block a user