aboutsummaryrefslogtreecommitdiff
path: root/tester/core
diff options
context:
space:
mode:
authorJavier Degirolmo2013-04-22 05:30:00 -0300
committerJavier Degirolmo2013-04-22 05:30:00 -0300
commiteecc39834949e6affbf3268cb5405a296cd12216 (patch)
treed97fa90e4610ccc1afc52cf88b8db27b034ef3d4 /tester/core
parent40459d3587f607753dd2f5036d2b2471cdf23add (diff)
Now you can change the sample rate of PCM instruments
Diffstat (limited to 'tester/core')
-rw-r--r--tester/core/entry.68k2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester/core/entry.68k b/tester/core/entry.68k
index df13b5c..c0a120d 100644
--- a/tester/core/entry.68k
+++ b/tester/core/entry.68k
@@ -164,7 +164,7 @@ EntryPoint:
; 123456789012345678901234567890123456
@Str_Title1: dc.b "Echo sound engine", 0
-@Str_Title2: dc.b "Version 1.1 by Sik", 0
+@Str_Title2: dc.b "Version 1.2 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