Sarwan Natamary

Results 1 issues of Sarwan Natamary

Just implemented zgui, went fairly well. Running into issues with: ` const int fade_factor = static_cast(1.0f / 0.15f * functions.get_frametime() * 255); //crashing here` inside of the: `bool zgui::begin_window` Just...

bug