Difference between revisions of "Modules/msx-audio/Settings"
From MSX Game Library
(Created page with "// MSX-Audio options #define MSXAUDIO_USE_RESUME") |
|||
Line 1: | Line 1: | ||
+ | Library configuration (<tt>msxgl_config.h</tt>): | ||
+ | <syntaxhighlight lang="c"> | ||
// MSX-Audio options | // MSX-Audio options | ||
#define MSXAUDIO_USE_RESUME | #define MSXAUDIO_USE_RESUME | ||
+ | </syntaxhighlight> |
Latest revision as of 09:04, 15 January 2024
Library configuration (msxgl_config.h):
// MSX-Audio options #define MSXAUDIO_USE_RESUME