diff options
author | Torbjörn Andersson | 2013-01-26 15:47:38 +0100 |
---|---|---|
committer | Torbjörn Andersson | 2013-01-26 15:47:38 +0100 |
commit | 8bbb9a2bbdfeff13e70888d64e86954e9f229a75 (patch) | |
tree | 6165af63f975de145a9bd961e705f44aedd8c141 | |
parent | 305c820eeff1688d16ad8c02c56eceaa20c54772 (diff) | |
download | scummvm-rg350-8bbb9a2bbdfeff13e70888d64e86954e9f229a75.tar.gz scummvm-rg350-8bbb9a2bbdfeff13e70888d64e86954e9f229a75.tar.bz2 scummvm-rg350-8bbb9a2bbdfeff13e70888d64e86954e9f229a75.zip |
AUDIO: Mention that the Hopkins engine uses Protracker as well
-rw-r--r-- | audio/mods/protracker.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mods/protracker.h b/audio/mods/protracker.h index 5f47c4453b..6cee1a84bf 100644 --- a/audio/mods/protracker.h +++ b/audio/mods/protracker.h @@ -26,6 +26,7 @@ * - agos * - parallaction * - gob + * - hopkins */ #ifndef AUDIO_MODS_PROTRACKER_H |