diff options
Diffstat (limited to 'src/home/lcd_enable_frame.asm')
-rw-r--r-- | src/home/lcd_enable_frame.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/home/lcd_enable_frame.asm b/src/home/lcd_enable_frame.asm index 253b32e..0127495 100644 --- a/src/home/lcd_enable_frame.asm +++ b/src/home/lcd_enable_frame.asm @@ -1,4 +1,4 @@ -DoFrameIfLCDEnabled: ; 3c48 (0:3c48) +DoFrameIfLCDEnabled: push af ldh a, [rLCDC] bit LCDC_ENABLE_F, a |