mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Minor format tweaks
This commit is contained in:
@ -168,7 +168,7 @@
|
||||
#pragma GCC diagnostic push
|
||||
#pragma GCC diagnostic ignored "-Wunused-function"
|
||||
#endif
|
||||
|
||||
|
||||
#define RL_GPUTEX_MALLOC RL_MALLOC
|
||||
#define RL_GPUTEX_CALLOC RL_CALLOC
|
||||
#define RL_GPUTEX_FREE RL_FREE
|
||||
|
||||
Reference in New Issue
Block a user