diff options
| author | B. Watson <urchlay@slackware.uk> | 2022-10-25 18:46:01 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2022-10-25 18:46:01 -0400 |
| commit | 2ee16d2487a7706952ed97628e5ab23207c149c6 (patch) | |
| tree | 8fc9d384ab2df96a2b0fc9718a10468711bbef69 | |
| parent | 7108ef31d5b03147859716242e4eb82e67a22acd (diff) | |
| download | dla-asm-2ee16d2487a7706952ed97628e5ab23207c149c6.tar.gz | |
Bump version.
| -rw-r--r-- | dla.s | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ .include "io.s" ; printchrx and getchrx msg: .byte "Diffusion Limited Aggregate",$9b - .byte "Urchlay's ASM version 0.0.5",$9b,$9b + .byte "Urchlay's ASM version 0.0.7",$9b,$9b .byte "How many particles [",.sprintf("%d", DEFAULTPART),"]? ",$0 msg2: .byte $9b,"Seed Type: ",$9b,"1=Dot 2=Plus 3=4Dots 4=Line [1]? ",$0 |
