diff options
author | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2016-02-03 13:51:46 +0300 |
---|---|---|
committer | Vitaly Novichkov <Wohlstand@users.noreply.github.com> | 2016-02-03 13:51:46 +0300 |
commit | 4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629 (patch) | |
tree | 62e2aca9443bccb2d97806ebcb22045703c610e9 | |
parent | b0bdfa427ab177f4b6304a2a1d27ca77c35d9daf (diff) | |
download | libADLMIDI-4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629.tar.gz libADLMIDI-4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629.tar.bz2 libADLMIDI-4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629.zip |
Tiny fix of README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ You need to make in the any IDE a library project and put into it next files * dbopl.cpp - DOSBOX OPL Emulation code * adlmidi.cpp - code of library -*adldata.cpp - Automatically generated dump of FM banks from "fm_banks" directory +* adldata.cpp - Automatically generated dump of FM banks from "fm_banks" directory via "gen_adldata" tool # Example |