Browse Source

Add OPT_SOUND

James Bowman 6 years ago
parent
commit
43d15c7217
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GD2.h

+ 1 - 0
GD2.h

@@ -931,6 +931,7 @@ typedef struct {
 #define OPT_NOHANDS          49152
 #define OPT_RIGHTX           2048
 #define OPT_SIGNED           256
+#define OPT_SOUND            32
 
 #define OPT_NOTEAR           4
 #define OPT_FULLSCREEN       8