mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
build opt 4
This commit is contained in:
parent
70572c0c11
commit
f58416a234
@ -74,7 +74,7 @@ extern EXPCL_PANDA_AUDIO ConfigVariableInt audio_output_channels;
|
||||
} else {}
|
||||
#else //][
|
||||
// Release build:
|
||||
#define audio_debug(msg) ((void)0)
|
||||
#define audio_debug(msg) ((void)0);
|
||||
#endif //]
|
||||
|
||||
#define audio_info(msg) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user