aboutsummaryrefslogtreecommitdiff
path: root/src-68k/core/entry.68k
diff options
context:
space:
mode:
authorJavier Degirolmo2012-04-07 20:28:18 -0300
committerJavier Degirolmo2012-04-07 20:28:18 -0300
commitda98253489b1334f9d23f477ec8fa2a76e664aa6 (patch)
tree4187354505c4c3314db8d5b414cd698c501be1a4 /src-68k/core/entry.68k
parentefd1677ed70a4e0acbae05ae3bc0d9b14b8c1405 (diff)
Bugfixes (especially killing FM channels), panning is restored, version bumped up to 0.9 - going to look mainly for bugs now...
Diffstat (limited to 'src-68k/core/entry.68k')
-rw-r--r--src-68k/core/entry.68k2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-68k/core/entry.68k b/src-68k/core/entry.68k
index b8a6f27..5da6abc 100644
--- a/src-68k/core/entry.68k
+++ b/src-68k/core/entry.68k
@@ -164,7 +164,7 @@ EntryPoint:
; 123456789012345678901234567890123456
@Str_Title1: dc.b "Echo sound engine", 0
-@Str_Title2: dc.b "Version 0.8 by Sik", 0
+@Str_Title2: dc.b "Version 0.9 by Sik", 0
@Str_Instr1: dc.b "Use D-pad to select song", 0
@Str_Instr2: dc.b "A/C: play, B: stop", 0
even