Skip to content

Commit

Permalink
Add rex
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJoeSmo committed Jan 24, 2023
1 parent 20ac86a commit d829e51
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 140 deletions.
Binary file modified CHR/chr015.chr
Binary file not shown.
5 changes: 2 additions & 3 deletions PRG/prg000.asm
Original file line number Diff line number Diff line change
Expand Up @@ -316,8 +316,8 @@ Object_AttrFlags:
.byte OAT_BOUNDBOX00 ; Object $12
.byte OAT_BOUNDBOX00 ; Object $13
.byte OAT_BOUNDBOX00 ; Object $14
.byte OAT_BOUNDBOX00 ; Object $15
.byte OAT_BOUNDBOX00 ; Object $16
.byte OAT_BOUNDBOX02 | OAT_BOUNCEOFFOTHERS ; Object $15 - OBJ_REX
.byte OAT_BOUNDBOX01 | OAT_BOUNCEOFFOTHERS ; Object $16 - OBJ_REX_SQUISHED
.byte OAT_BOUNDBOX01 ; Object $17 - OBJ_SPINYCHEEP
.byte OAT_BOUNDBOX13 ; Object $18 - OBJ_BOSS_BOWSER
.byte OAT_BOUNDBOX01 | OAT_FIREIMMUNITY | OAT_HITNOTKILL ; Object $19 - OBJ_POWERUP_FIREFLOWER
Expand Down Expand Up @@ -7088,4 +7088,3 @@ Video_3CMFlowBot
DBYT $226C
.byte VU_REPEAT | $08, $A9
.byte $00 ; Terminator

Loading

0 comments on commit d829e51

Please sign in to comment.