Routines |
Prev: 70ED | Up: Map | Next: 7125 |
Used by the routines at Message_SprayBugs and ResetModifiedInFrame.
|
||||
ResetModifiedCode | 7113 | LD HL,$5EEC | Write 5EEC to 713D. | |
7116 | LD ($713D),HL | |||
7119 | LD A,$2A | Write 2A to 714F. | ||
711B | LD ($714F),A | |||
711E | LD HL,$5E17 | Write GameTimer to 7150. | ||
7121 | LD ($7150),HL | |||
7124 | RET | Return. |
Prev: 70ED | Up: Map | Next: 7125 |