Skip to content

Commit

Permalink
twoplayer: Use symbolic name for ips_segment
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed Apr 11, 2020
1 parent b7c1643 commit 43c8ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playerid.s
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
jsr game_show_playerid_menu_mod

.segment "CODE"
ips_segment "CODE",$E0C8,$003C
ips_segment "CODE",unreferenced_data3,$003C

playerId := $0003

Expand Down

0 comments on commit 43c8ef1

Please sign in to comment.