imgui / examples / null_example /
@omar omar authored on 25 Apr 2018
..
build_win32.bat Examples: Added null_example/ which is helpful for quick testing on multiple compilers/settings without relyong on graphics library. 7 years ago
main.cpp Added IMGUI_CHECKVERSION() macro to compare version string and data structure sizes in order to catch issues with mismatching compilation unit settings. (#1695, #1769) 7 years ago