aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2016-02-07 06:21:52 +0300
committerWohlstand <admin@wohlnet.ru>2016-02-07 06:21:52 +0300
commite5b4b9808acaf6bdb2c7a8b4a590da2b203a6cb4 (patch)
tree96fb87a646009b6d211f33ed30557f4949d93729 /README.md
parentdc0fc3f95f56fe489b610b5a629b219b305a953a (diff)
parent4b9a05cbd0287c9b39e951c9aa6cdb841b6d7629 (diff)
downloadlibADLMIDI-e5b4b9808acaf6bdb2c7a8b4a590da2b203a6cb4.tar.gz
libADLMIDI-e5b4b9808acaf6bdb2c7a8b4a590da2b203a6cb4.tar.bz2
libADLMIDI-e5b4b9808acaf6bdb2c7a8b4a590da2b203a6cb4.zip
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b87384..47e4266 100644
--- a/README.md
+++ b/README.md
@@ -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