aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-01-01 10:06:17 +0000
committerJuan J. Martinez <jjm@usebox.net>2021-01-01 10:06:17 +0000
commitf161ec0b99b3f841278fb713ff9639fc5c77ac6a (patch)
tree760359d52d4fff1d94bed8cbdb715bc09371c647
parent7ba793c81bb08d5d44a9f607404bf27368d21080 (diff)
downloadubox-msx-lib-f161ec0b99b3f841278fb713ff9639fc5c77ac6a.tar.gz
ubox-msx-lib-f161ec0b99b3f841278fb713ff9639fc5c77ac6a.zip
Fixed the tracker name
-rw-r--r--docs/mplayer.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/mplayer.md b/docs/mplayer.md
index 4170bcf..8f31c2b 100644
--- a/docs/mplayer.md
+++ b/docs/mplayer.md
@@ -61,7 +61,7 @@ See the example game and the commands run automatically for further details.
### Exporting the song
-In Arkos 2 Tracker, export the song as "AKM", using "Export as source file" and
+In Arkos Tracker 2, export the song as "AKM", using "Export as source file" and
"Generate configuration file for players".
Save the file as `song.asm`.
@@ -70,7 +70,7 @@ It should create `song_playerconfig.asm` in the same directory.
### Exporting the effects
-In Arkos 2 Tracker, export the effects as "AKX", using "Export as source file" and
+In Arkos Tracker 2, export the effects as "AKX", using "Export as source file" and
"Generate configuration file for players".
Save the file as `effects.asm`.