![]() |
Routines |
Prev: C49F | Up: Map | Next: C4C7 |
Used by the routine at Action_Row.
|
||||
C4B7 | LD A,($BD67) | A=*UserInput_Token_2. | ||
C4BA | CP $FF | Jump to C4C3 if A is not equal to FF. | ||
C4BC | JR NZ,$C4C3 | |||
C4BE | CALL Response_PleaseBeMoreSpecific | Call Response_PleaseBeMoreSpecific. | ||
C4C1 | SCF | Set the carry flag. | ||
C4C2 | RET | Return. | ||
C4C3 | CALL Parser_CountItems | Call Parser_CountItems. | ||
C4C6 | RET | Return. |
Prev: C49F | Up: Map | Next: C4C7 |