mirror of
https://github.com/cimgui/cimgui.git
synced 2025-08-11 04:18:29 +01:00
generation
This commit is contained in:
4
cimgui.h
4
cimgui.h
@@ -2578,8 +2578,8 @@ typedef union SDL_Event SDL_Event;
|
|||||||
#endif // CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
#endif // CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
||||||
|
|
||||||
#ifndef CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
#ifndef CIMGUI_DEFINE_ENUMS_AND_STRUCTS
|
||||||
typedef ImGuiStorage::ImGuiStoragePair ImGuiStoragePair;
|
typedef struct ImGuiStorage::ImGuiStoragePair ImGuiStoragePair;
|
||||||
typedef ImGuiTextFilter::ImGuiTextRange ImGuiTextRange;
|
typedef struct ImGuiTextFilter::ImGuiTextRange ImGuiTextRange;
|
||||||
typedef ImStb::STB_TexteditState STB_TexteditState;
|
typedef ImStb::STB_TexteditState STB_TexteditState;
|
||||||
typedef ImStb::StbTexteditRow StbTexteditRow;
|
typedef ImStb::StbTexteditRow StbTexteditRow;
|
||||||
typedef ImStb::StbUndoRecord StbUndoRecord;
|
typedef ImStb::StbUndoRecord StbUndoRecord;
|
||||||
|
Reference in New Issue
Block a user