scummvm/devtools/create_lure
NMIError f45a55d809 LURE: Add audio initialization icon
When sending SysEx data to the MT-32, the game blinks an icon in the lower left
corner of the screen. This change adds that icon. It is stored in the
executable, so I added code to create_lure_dat to extract the icon and add it
to the ScummVM data file. The new version of this file is now required to run
the game.
2020-12-06 16:37:08 +00:00
..
create_lure_dat.cpp LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00
create_lure_dat.h LURE: Add audio initialization icon 2020-12-06 16:37:08 +00:00
module.mk
process_actions.cpp