fix a bug in the fsblend shader which skipped a pixel

This commit is contained in:
Lephenixnoir 2023-06-10 18:29:37 +02:00
parent 4c2a484380
commit c99c38bf0b
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ _bosonx_shader_fsblend:
add #2, r5
mov.l r8, @-r15
nop
add #-2, _frag
mov.w @r5+, _alpha /* alpha */
swap.w r0, r8