Code tweaks and comments for Android
This commit is contained in:
parent
becddd7725
commit
c45eeb8024
2 changed files with 9 additions and 5 deletions
|
@ -47,6 +47,7 @@
|
|||
#define SUPPORT_TRACELOG // Output tracelog messages
|
||||
//#define SUPPORT_TRACELOG_DEBUG // Avoid LOG_DEBUG messages tracing
|
||||
|
||||
#include "raylib.h" // WARNING: Required for: LogType enum
|
||||
#include "utils.h"
|
||||
|
||||
#if defined(PLATFORM_ANDROID)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue