Skip to content

Commit

Permalink
added event 0xD9
Browse files Browse the repository at this point in the history
  • Loading branch information
derselbst committed Jan 16, 2016
1 parent 3a65353 commit bdb22c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/BMS_DEC.C
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,9 @@ int parse_ev(FILE * in, FILE * out)
// seems to be always 0x0
// followed by 0xF0 delay event
/*fall through*/
case 0xD9:
// LuigiSe.bms
/*fall through*/
case 0xDA:
/*fall through*/
case 0xDB:
Expand Down

0 comments on commit bdb22c0

Please sign in to comment.