From d80e1accec84bd488595948beec35f54dc953089 Mon Sep 17 00:00:00 2001 From: Zack Buhman Date: Thu, 22 Jan 2026 15:21:39 -0600 Subject: [PATCH] region_array::list_block_size: wrong list --- .../example/cube_ta_fullscreen_textured_punch_through.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dreamcast2/example/cube_ta_fullscreen_textured_punch_through.cpp b/dreamcast2/example/cube_ta_fullscreen_textured_punch_through.cpp index 82522cd..942ec62 100644 --- a/dreamcast2/example/cube_ta_fullscreen_textured_punch_through.cpp +++ b/dreamcast2/example/cube_ta_fullscreen_textured_punch_through.cpp @@ -367,7 +367,7 @@ void main() using namespace holly::core; region_array::list_block_size list_block_size = { - .translucent = 8 * 4, + .punch_through = 8 * 4, }; region_array::transfer(tile_x_num,