![]() |
Routines |
Prev: 50335 | Up: Map | Next: 50375 |
Used by the routine at Action_Row.
|
||||
50359 | LD A,(48487) | A=*UserInput_Token_2. | ||
50362 | CP 255 | Jump to 50371 if A is not equal to 255. | ||
50364 | JR NZ,50371 | |||
50366 | CALL Response_PleaseBeMoreSpecific | Call Response_PleaseBeMoreSpecific. | ||
50369 | SCF | Set the carry flag. | ||
50370 | RET | Return. | ||
50371 | CALL Parser_CountItems | Call Parser_CountItems. | ||
50374 | RET | Return. |
Prev: 50335 | Up: Map | Next: 50375 |