Skip to content

Commit

Permalink
Update CollisionTables.asm
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeimuzu277 authored Mar 25, 2024
1 parent b01b9e1 commit 962cf5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CollisionTables.asm
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,6 @@ org $E93AA

org $2811E
; 00 01 02 03 04 05 06 07 08 09 0A 0B
db $5E, $5D, $5E, $5D, $5D, $5D, $5D, $5F, $5D, $63, $5F, $5E
db $5E, $5D, $5E, $5D, $5E, $5D, $5D, $5F, $5D, $63, $5F, $5E
; 0C 0D 0E 0F 10 11 12 13 14 15 16 17
db $5F, $5E, $63, $5D, $5D, $5E, $5D, $5D, $5D, $5D, $5D, $5D

0 comments on commit 962cf5a

Please sign in to comment.