|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Data Fields | |
| const char * | text |
| const char * | end |
Definition at line 25 of file imgui_error_ui.c.
| const char* text_span::end |
Definition at line 27 of file imgui_error_ui.c.
Referenced by draw_dump_text().
| const char* text_span::text |
Definition at line 26 of file imgui_error_ui.c.
Referenced by draw_dump_text(), and draw_wrapped_text_span().