Skip to content

Commit

Permalink
Update emotion_bubbles.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne authored Sep 27, 2024
1 parent ea2feab commit 40c0ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engine/overworld/emotion_bubbles.asm
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ EmotionBubblesPointerTable:
dw QuestionEmote
dw HappyEmote

; tile ID and attribute
EmotionBubblesOAM:
; tile ID, attributes
db $f8, 0
db $f9, 0
db $fa, 0
Expand Down

0 comments on commit 40c0ad8

Please sign in to comment.