summaryrefslogtreecommitdiff
path: root/src/engine/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/home.asm')
-rwxr-xr-xsrc/engine/home.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index 16927de..b1fa021 100755
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -1375,7 +1375,7 @@ HtimesL: ; 0879 (0:0879)
ret
; 0x88f
-; return a random number between 0 and a in a
+; return a random number between 0 and a (exclusive) in a
Random: ; 088f (0:088f)
push hl
ld h, a