Skip to content

Commit

Permalink
Revert override ImDrawIdx, use 16-bit indices.
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenDang committed Feb 4, 2022
1 parent 51f9897 commit d50bfe2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions imguiWrappedHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@
// This header is for use within the wrapper sources to ensure identical inclusion
// of the core imgui header with all the various options.

#define ImDrawIdx unsigned int

#include "imgui.h"

0 comments on commit d50bfe2

Please sign in to comment.