mirror of
https://github.com/gbdev/rgbds.git
synced 2026-08-23 15:24:35 +00:00
4 lines
66 B
NASM
4 lines
66 B
NASM
SECTION "low", ROM0[$0048]
|
|
LCDInterrupt:
|
|
jr hLCDInterruptHandler
|