Routines |
Prev: 617B | Up: Map | Next: 6188 |
Used by the routine at GameOver.
|
||||
SetNightAttributes | 617F | LD A,$01 | Write 01 (night) to Flag_DayNight. | |
6181 | LD ($5E43),A | |||
6184 | LD A,$40 | A=40. | ||
6186 | JR SetBackgroundAttr | Jump to SetBackgroundAttr. |
Prev: 617B | Up: Map | Next: 6188 |