Commit 2d80f7be authored by Fabian Bauer's avatar Fabian Bauer
Browse files

incorporate macro correctly

parent a87299cd
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -11230,8 +11230,10 @@ static void intermidiate_ext_dirac_render(
                move16();
            }
        }
        // hDirACRend->proto_frame_dec_f_q = sub( 31, hDirACRend->proto_frame_dec_f_q );
        // move16();
#ifndef FIX_2330_CLANG_18_WARNINGS_REND
        hDirACRend->proto_frame_dec_f_q = sub( 31, hDirACRend->proto_frame_dec_f_q );
        move16();
#endif

        IF( hDirACRend->h_output_synthesis_psd_state.proto_power_smooth_fx )
        {