Prev: 28909 Up: Map Next: 28965
28947: Reset Modified Code
Used by the routines at Message_SprayBugs and ResetModifiedInFrame.
ResetModifiedCode 28947 LD HL,24300 Write 24300 to 28989.
28950 LD (28989),HL
28953 LD A,42 Write 42 to 29007.
28955 LD (29007),A
28958 LD HL,24087 Write GameTimer to 29008.
28961 LD (29008),HL
28964 RET Return.
Prev: 28909 Up: Map Next: 28965