From cfd23b1ea552fa7c234fb74b3c117227f885e03c Mon Sep 17 00:00:00 2001 From: Andreev Gregory Date: Sun, 17 Aug 2025 20:49:18 +0300 Subject: [PATCH] =?UTF-8?q?=D0=90=D1=8F=D1=8F=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/l2/tests/r0/r0_tex_init_prep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/l2/tests/r0/r0_tex_init_prep.c b/src/l2/tests/r0/r0_tex_init_prep.c index 196ec1c..834c96b 100644 --- a/src/l2/tests/r0/r0_tex_init_prep.c +++ b/src/l2/tests/r0/r0_tex_init_prep.c @@ -1,4 +1,4 @@ -s#include "r0_assets.h" +#include "r0_assets.h" #include "../../marie/rasterization.h" void draw_cool_triangle_h_frag(void* ug, S32 x, S32 y, MarieVertAttr attr_col) {