mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-15 18:53:11 +00:00
Update utils.c
This commit is contained in:
parent
c579eef4b7
commit
d1768d387c
@ -95,9 +95,8 @@ static int android_close(void *cookie);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
// Module Functions Definition - Utilities
|
// Module Functions Definition
|
||||||
//----------------------------------------------------------------------------------
|
//----------------------------------------------------------------------------------
|
||||||
|
|
||||||
// Set the current threshold (minimum) log level
|
// Set the current threshold (minimum) log level
|
||||||
void SetTraceLogLevel(int logType) { logTypeLevel = logType; }
|
void SetTraceLogLevel(int logType) { logTypeLevel = logType; }
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user