Skip to content

Commit

Permalink
Update unbricked/bricks/main.asm
Browse files Browse the repository at this point in the history
Co-authored-by: Eldred Habert <eldredhabert0@gmail.com>
  • Loading branch information
kav and ISSOtm authored Feb 11, 2024
1 parent 5b32929 commit ca05431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unbricked/bricks/main.asm
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ ClearOam:
ld a, %11100100
ld [rOBP0], a

; Initialize variables
; Initialize global variables
ld a, 0
ld [wFrameCounter], a
ld [wCurKeys], a
Expand Down

0 comments on commit ca05431

Please sign in to comment.