Skip to content

Commit

Permalink
Applying offsetTable to off_25B36
Browse files Browse the repository at this point in the history
  • Loading branch information
Clownacy committed Jan 24, 2015
1 parent 11cd8c1 commit 5114ed0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions s2.asm
Expand Up @@ -47939,10 +47939,10 @@ loc_25B28:
move.w off_25B36(pc,d0.w),d1
jmp off_25B36(pc,d1.w)
; ===========================================================================
off_25B36:
dc.w loc_25B3C - off_25B36
dc.w loc_25B66 - off_25B36; 1
dc.w return_25B64 - off_25B36; 2
off_25B36: offsetTable
offsetTableEntry.w loc_25B3C ; 0
offsetTableEntry.w loc_25B66 ; 2
offsetTableEntry.w return_25B64 ; 4
; ===========================================================================

loc_25B3C:
Expand Down

0 comments on commit 5114ed0

Please sign in to comment.