aboutsummaryrefslogtreecommitdiff
path: root/src/header
Commit message (Collapse)AuthorAgeFilesLines
* Add metadata header to media filesXavier Del Campo Romero2022-03-303-0/+88
The following properties are supported: - Sound: "loop". Must be either 0 or 1 - Images: "transparent". Must be either 0 or 1 These headers are only used for non-PS1 builds, since .TIM and .VAG files do already implement such information.