aboutsummaryrefslogtreecommitdiff
path: root/sound/gmidi.h
diff options
context:
space:
mode:
authorRuediger Hanke2002-04-10 20:48:27 +0000
committerRuediger Hanke2002-04-10 20:48:27 +0000
commitdb1862a9af3946c3fb1e2a16dacf8e4059ec967a (patch)
tree393b836657ad1394d5957122ab578287a7a2e1d8 /sound/gmidi.h
parentceeed557796ef26bd9b24b862632cf618c703fc9 (diff)
downloadscummvm-rg350-db1862a9af3946c3fb1e2a16dacf8e4059ec967a.tar.gz
scummvm-rg350-db1862a9af3946c3fb1e2a16dacf8e4059ec967a.tar.bz2
scummvm-rg350-db1862a9af3946c3fb1e2a16dacf8e4059ec967a.zip
MorphOS version adapted to v0.2.0
svn-id: r3902
Diffstat (limited to 'sound/gmidi.h')
-rw-r--r--sound/gmidi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/gmidi.h b/sound/gmidi.h
index a991451f8b..9a63151a58 100644
--- a/sound/gmidi.h
+++ b/sound/gmidi.h
@@ -61,6 +61,7 @@ static const byte mt32_to_gmidi[128] = {
#define NO_PPCINLINE_VARARGS
#include <clib/alib_protos.h>
#include <proto/exec.h>
+ #undef CMD_INVALID
extern struct IOMidiRequest *ScummMidiRequest;
#endif