mirror of
https://github.com/pret/pokered.git
synced 2026-04-24 23:19:55 -05:00
Correct comment
This commit is contained in:
parent
7272d9bb8a
commit
917a0ebf4d
|
|
@ -1,7 +1,7 @@
|
|||
; Far calls to another bank
|
||||
|
||||
; There is no difference between `farcall` and `callfar`, except the arbitrary
|
||||
; order in which they set `a` and `hl` before calling `FarCall`.
|
||||
; order in which they set `b` and `hl` before calling `FarCall`.
|
||||
; We use the more natural name "farcall" for the more common order.
|
||||
; The same goes for `farjp` and `jpfar`.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user