Minor format tweaks

This commit is contained in:
Ray
2025-07-26 12:50:29 +02:00
parent 8343aed4f6
commit eb7f8912f8
4 changed files with 12 additions and 11 deletions

View File

@ -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