Skip to content

Commit

Permalink
Adding 'even' after some dangerous tables
Browse files Browse the repository at this point in the history
  • Loading branch information
Clownacy committed Jul 8, 2015
1 parent ab771f9 commit a1fd022
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions s2.asm
Expand Up @@ -11906,6 +11906,7 @@ LevelSelect_SwitchTable:
dc.b 6 ; 19
dc.b 8 ; 20
dc.b $A ; 21
even
; ===========================================================================

;loc_95B8:
Expand Down Expand Up @@ -12038,6 +12039,7 @@ LevSel_IconTable:
dc.b $B ;$13 DEZ
dc.b $C ;$14 Special Stage
dc.b $E ;$15 Sound Test
even
;byte_96EE:
LevSel_MarkTable: ; 4 bytes per level select entry
; line primary, 2*column ($E fields), line secondary, 2*column secondary (1 field)
Expand Down

0 comments on commit a1fd022

Please sign in to comment.