mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
fix: empty defines for !debug builds
This commit is contained in:
parent
e33e715849
commit
32eccb5e58
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@
|
|||
|
||||
#else
|
||||
|
||||
#define CHECK_GL_ERROR
|
||||
#define CHECK_AL_ERROR
|
||||
#define CHECK_ALC_ERROR
|
||||
|
||||
#endif /* _DEBUG */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue