Difference between revisions of "Modules/pt3/pt3 player/Settings"
From MSX Game Library
< Modules | pt3/pt3 player
(Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // PT3 options #define PT3_SKIP_HEADER TRUE // Don't use PT3 data header (first 100 bytes must b...") |
(No difference)
|
Revision as of 23:12, 15 January 2024
Library configuration (msxgl_config.h):
// PT3 options #define PT3_SKIP_HEADER TRUE // Don't use PT3 data header (first 100 bytes must be truncated) #define PT3_AUTOPLAY TRUE // Play music automatically #define PT3_EXTRA TRUE // Add helper functions