aboutsummaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S b/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S
index 3551b59..54605b8 100644
--- a/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S
+++ b/plugins/gpu_neon/psx_gpu/psx_gpu_arm_neon.S
@@ -5122,7 +5122,7 @@ function(setup_sprite_16bpp)
ldrh num_blocks, [ psx_gpu, #psx_gpu_num_blocks_offset ]
add block, psx_gpu, #psx_gpu_blocks_offset
- bic texture_offset_base, texture_offset_base, #0x7
+ bic texture_offset_base, texture_offset_base, #0xF
cmp block_width, #1
ldr texture_page_ptr, [ psx_gpu, #psx_gpu_texture_page_ptr_offset ]