Skip to content

Commit

Permalink
Update draw_shadow.txt
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
XMDS committed Aug 5, 2021
1 parent 3c2af71 commit b628abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Test script/draw_shadow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ end
0DD0: a = get_label_addr @coords
0DD0: c = get_label_addr @coords
0DD0: d = get_label_addr @coords
//addr+4-��addr%4��
//addr+4-(addr%4)
a /= 4
a *= 4
c -= a
Expand Down

0 comments on commit b628abd

Please sign in to comment.