aboutsummaryrefslogtreecommitdiff
path: root/dla.s
diff options
context:
space:
mode:
Diffstat (limited to 'dla.s')
-rw-r--r--dla.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/dla.s b/dla.s
index c4aaaa9..7904af7 100644
--- a/dla.s
+++ b/dla.s
@@ -725,7 +725,7 @@ close1:
; banner and saveprompt must start with a clear-screen code.
banner:
.byte $7d, "Diffusion Limited Aggregate",$9b
- .byte "Urchlay's ASM version 0.0.7",$9b,$9b
+ .byte "Urchlay's ASM version 0.0.99",$9b,$9b
.byte "Particle count range: 1 to 65535",$9b
.byte "How many particles [",$0