diff options
author | Juan J. Martinez <jjm@usebox.net> | 2020-12-31 12:49:43 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2020-12-31 12:49:43 +0000 |
commit | 84b5360e74f22b9182c12f6acf47f37a4b8dba51 (patch) | |
tree | d56e8a7ead4ed0ca4c5f31e4f31d61ba90534eb8 | |
parent | a439054b0d00e66af47bd05b33684add6cca35e1 (diff) | |
download | ubox-msx-lib-84b5360e74f22b9182c12f6acf47f37a4b8dba51.tar.gz ubox-msx-lib-84b5360e74f22b9182c12f6acf47f37a4b8dba51.zip |
Not true any more, the player is always customised
-rw-r--r-- | docs/mplayer.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/mplayer.md b/docs/mplayer.md index 00a4102..1975086 100644 --- a/docs/mplayer.md +++ b/docs/mplayer.md @@ -12,10 +12,6 @@ already being played or if the effect being played has less priority. The effect number is used as priority, being effect number 1 the one with lowest priority. -The player comes with a generic configuration supporting all the features. If -the songs/effects don't use everything that AKM can offer, it is possible to -configure the player to remove features saving space and CPU. - Arkos 2 Player is licensed MIT, please check `src/mplayer/akm/` directory for further info about configuring the player. |