Custom log function.

This commit is contained in:
jussi
2022-03-04 15:46:22 +02:00
parent c3ae0a6c28
commit 8035d31109
6 changed files with 48 additions and 4 deletions

6
API.md
View File

@@ -25,6 +25,12 @@ You can still use RL_BeginDrawing() and RL_EndDrawing() manually from anywhere.
---
> function log( message )
This function can be used for custom log message handling.
---
## Globals - Keys
KEY_ENTER