Merge branch 'master' into sprite-tags

This commit is contained in:
garak
2018-10-21 15:12:18 -04:00
committed by GitHub
73 changed files with 8366 additions and 8378 deletions

View File

@@ -306,6 +306,20 @@
#define ANIM_ATK_PARTNER 2
#define ANIM_DEF_PARTNER 3
// stereo panning constants [0-255]
//
// 0
// . .
// . .
// 192 . . 63
// . .
// . .
// . .
// 127
//
#define SOUND_PAN_ATTACKER -64
#define SOUND_PAN_TARGET 63
// move background ids
#define BG_DARK_ 0 // the same as BG_DARK but is unused
#define BG_DARK 1