Commit d8c13e46 authored by Robert Sprowson's avatar Robert Sprowson
Browse files

Singular myLSL expanded to MOV equivalent to match rest of code.

Retagged as SprExtend-1_43.
parent 25b0870e
......@@ -589,7 +589,7 @@ coords_passed_in
Debug ag,"spWidth is",R10
Debug ag,"sprite is at",R1
ADD R10, R10, #1
myLSL R10, 2
MOV R10, R10, LSL#2
MLA R11, R10, R4, R2
ADD R11, R11, R1
STR R11, trns_comp_spr_start
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment