16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 04:39:18 +02:00

sound files cleanup

This commit is contained in:
milek7
2017-09-30 11:50:27 +02:00
parent 7723e69ed3
commit 93a9290025
5 changed files with 2 additions and 363 deletions

View File

@@ -92,3 +92,4 @@
#define STRINGIZE_DETAIL(x) #x
#define STRINGIZE(x) STRINGIZE_DETAIL(x)
#define glDebug(x) if (GLEW_GREMEDY_string_marker) glStringMarkerGREMEDY(0, __FILE__ ":" STRINGIZE(__LINE__) ": " x);