Update demo code in README
Lecrapouille opened this issue · 2 comments
Lecrapouille commented
Trider12 commented
There's nothing wrong with the current code. The default argument to this function is NULL
:
IMGUI_API void ShowDemoWindow(bool* p_open = NULL);
Lecrapouille commented
@Trider12 ah ok sorry it seemed I was not been able to compile on my side (I'm using the docker branch). I have to check it back