mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 20:20:11 +02:00
update SDL3 to 3.4.10.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
struct VSOutput
|
||||
{
|
||||
float2 uv : TEXCOORD0;
|
||||
float4 pos : SV_Position;
|
||||
};
|
||||
Reference in New Issue
Block a user