generation

This commit is contained in:
Victor Bombi
2020-09-24 11:14:13 +02:00
parent 54e64ba9c4
commit 277e37f4ef
9 changed files with 3725 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ typedef struct ImDrawList ImDrawList;
typedef struct ImDrawData ImDrawData;
typedef struct ImDrawCmd ImDrawCmd;
typedef struct ImDrawChannel ImDrawChannel;
struct ImDrawChannel;
struct ImDrawCmd;
struct ImDrawData;