|  | Routines | 
| Prev: 65204 | Up: Map | Next: 65528 | 
| 
Used by the routine at GameEntryPoint.
 | ||||
| Decryption | 65513 | LD SP,65528 | SP=65528. | |
| 65516 | POP HL | Restore HL and BC from the stack. | ||
| Decryption_Loop | 65517 | POP BC | ||
| 65518 | LD A,C | Jump to 26624 if BC is zero. | ||
| 65519 | OR B | |||
| 65520 | JP Z,26624 | |||
| 65523 | POP DE | Restore DE from the stack. | ||
| 65524 | LDDR | |||
| 65526 | JR Decryption_Loop | Jump to Decryption_Loop. | ||
| Prev: 65204 | Up: Map | Next: 65528 |