Add more collision nybble constants

This commit is contained in:
Rangi
2018-06-28 22:35:29 -04:00
parent 4eb8165158
commit e2cf3eb7bd
3 changed files with 6 additions and 4 deletions

View File

@@ -113,3 +113,5 @@ HI_NYBBLE_WALK EQU $40
HI_NYBBLE_WALK_ALT EQU $50
HI_NYBBLE_WARPS EQU $70
HI_NYBBLE_LEDGES EQU $a0
HI_NYBBLE_SIDE_WALLS EQU $b0
HI_NYBBLE_UNUSED_C0 EQU $c0