![]()  | 
Routines | 
| Prev: 5B8F | Up: Map | Next: 5F09 | 
| 
 
Used by the routine at GameEntry.
 
 | 
||||
| SecurityCheck | 5F00 | LD A,($5C79) | A=FRAMES+01. | |
| 5F03 | CP $32 | Return if A is not 32. | ||
| 5F05 | RET NZ | |||
| 5F06 | JP GameInitialisation | Jump to GameInitialisation. | ||
| 
 
View the equivalent code in;  
  | 
||||
| Prev: 5B8F | Up: Map | Next: 5F09 |