Core.auto_compensate_hidpi

whether to automatically scale things to compensate for hidpi NOTE: raylib.ConfigFlags.FLAG_WINDOW_HIGHDPI also exists, but we're not using it right now

class Core
static
bool auto_compensate_hidpi;

Meta