diff options
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
