forked from LeenkxTeam/LNXRNT
Add files
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
typedef struct {
|
||||
char name[1024];
|
||||
void *mtlFunction;
|
||||
} Shader5Impl;
|
||||
Reference in New Issue
Block a user