dmusic: Use static variables for instrument header and id instead of using pointer.
authorChristian Costa <titan.costa@gmail.com>
Fri, 21 Dec 2012 09:27:46 +0000 (10:27 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Dec 2012 12:54:29 +0000 (13:54 +0100)
commit898c2954e012d1e70b692ddb07f551c4128b6e0e
treee95ae75cc170bacb3ae9e6714a2a8ec3053d5077
parentbf0605c08abd990ebb584cdc18e32bccdf9b94ee
dmusic: Use static variables for instrument header and id instead of using pointer.
dlls/dmusic/collection.c
dlls/dmusic/dmusic_private.h
dlls/dmusic/instrument.c