aboutsummaryrefslogtreecommitdiff
path: root/man/c8asm.5
diff options
context:
space:
mode:
Diffstat (limited to 'man/c8asm.5')
-rw-r--r--man/c8asm.51
1 files changed, 1 insertions, 0 deletions
diff --git a/man/c8asm.5 b/man/c8asm.5
index 67d6697..48f6a8d 100644
--- a/man/c8asm.5
+++ b/man/c8asm.5
@@ -26,6 +26,7 @@ hex v2
add v0 5 ; Offset the X position by 5
drw v0 v1 5
+; Draw the sprite for ‘!’
ld i exclamation_sprite
add v0 5
drw v0 v1 5