mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-13 10:39:10 -04:00
Remove trail spaces and some tweaks
This commit is contained in:
@ -165,7 +165,7 @@ typedef struct tagBITMAPINFOHEADER {
|
||||
|
||||
#if defined(RAUDIO_STANDALONE)
|
||||
#include <string.h> // Required for: strcmp() [Used in IsFileExtension()]
|
||||
|
||||
|
||||
#if !defined(TRACELOG)
|
||||
#define TRACELOG(level, ...) (void)0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user