aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/drivers/accolade/mt32.h
AgeCommit message (Collapse)Author
2019-06-03AGOS: Fix Accolade MIDI Driver Compilation BreakageD G Turner
These were broken by the last PR merge which included a cpp file in a way which will not build reliably. This splits the Accolade MIDI driver structure definitions into headers allowing these to be included instead. Also, minor cleanup by removal of unused header includes.