









foes command



























1
(edited)








Input()->MouseModeRelative();Ui()->SetEnabled(true); to OnRender but that did not help




































mabye












x = x || foo(); foo() won't be executed since x is true?

x = x || foo(); foo() won't be executed since x is true? if(some_pointer && some_pointer->att1 > 2)
works even if some_pointer is NULL























Unix Makefiles instead of MinGW Makefiles 