Files

6 lines
86 B
C
Raw Permalink Normal View History

2025-01-29 10:55:49 +01:00
#pragma once
typedef struct kinc_g5_sampler_impl {
int a;
} kinc_g5_sampler_impl_t;