Person action and facing labels, part 1

This commit is contained in:
PikalaxALT
2016-09-27 09:37:10 -04:00
parent 700321a7fb
commit ef98c44edd
15 changed files with 174 additions and 170 deletions

View File

@@ -55,9 +55,9 @@ SOUND_VIBRATO_DIR EQU 0
SOUND_PITCH_WHEEL_DIR EQU 1
; NoteFlags
NOTE_UNKN_0 EQU 0
NOTE_UNKN_1 EQU 1
NOTE_DUTY_OVERRIDE EQU 0
NOTE_FREQ_OVERRIDE EQU 1
NOTE_UNKN_3 EQU 3
NOTE_UNKN_4 EQU 4
NOTE_NOISE_SAMPLING EQU 4
NOTE_REST EQU 5
NOTE_UNKN_6 EQU 6
NOTE_VIBRATO_OVERRIDE EQU 6