![]() |
Routines |
| Prev: 99F1 | Up: Map | Next: 9C77 |
|
Used by the routine at ExecuteCharacterAction.
|
||||||||||||
| Handler_FindCharacterAction | 9C6A | LD A,($A036) | Load *CurrentCharacter_ID into A. | |||||||||
| 9C6D | LD IX,$9C85 | Load Table_CharacterActions into IX. | ||||||||||
| 9C71 | CALL SearchThreeByteTable | Call SearchThreeByteTable. | ||||||||||
| 9C74 | CP $FF | Check if a character action was found. | ||||||||||
| 9C76 | RET | Return. | ||||||||||
| Prev: 99F1 | Up: Map | Next: 9C77 |