Added constants for sound channels 5-7

This commit is contained in:
Blue-Shadow 2015-03-11 07:23:59 +03:00
parent 883fcf50b1
commit 5441e38b91

View file

@ -691,6 +691,9 @@
#define CHAN_VOICE 2
#define CHAN_ITEM 3
#define CHAN_BODY 4
#define CHAN_5 5
#define CHAN_6 6
#define CHAN_7 7
// Modifier flags for PlaySound