From 8035d31109964504d970ed302c7aa6ffa0a8f106 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 4 Mar 2022 15:46:22 +0200 Subject: Custom log function. --- API.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'API.md') diff --git a/API.md b/API.md index 6176e85..434ab4b 100644 --- a/API.md +++ b/API.md @@ -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 -- cgit v1.2.3