Miscellaneous fixes

Addresses the haircut brothers' probability comments in #709
This commit is contained in:
Rangi
2020-05-05 09:55:19 -04:00
parent d47c560367
commit b69526a908
5 changed files with 9 additions and 8 deletions

View File

@@ -172,7 +172,8 @@ PlaceNextChar::
ld c, l
pop hl
ret
pop de
pop de ; unused
NextChar::
inc de