Skip to content

Commit

Permalink
[TBSQ] dammit
Browse files Browse the repository at this point in the history
  • Loading branch information
ADM228 committed Jan 12, 2025
1 parent 3c50dea commit d7dd36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LIB/asm/nesdash.s
Original file line number Diff line number Diff line change
Expand Up @@ -4051,7 +4051,7 @@ vert_skip:
.importzp _currplayer_mini, _currplayer_gravity, _currplayer_table_idx

.export _update_currplayer_table_idx
.proc currplayer_table_idx
.proc _update_currplayer_table_idx
LDA NTSC_MODE ; CURRENTLY INCORRECT, REQUIRES NEW INIT CODE
ASL
ORA _currplayer_mini
Expand Down

0 comments on commit d7dd36a

Please sign in to comment.