Update Kha/Backends/Krom/Krom.hx

This commit is contained in:
LeenkxTeam 2025-05-13 19:33:41 +00:00
parent 39ab42f2da
commit 5b2c7bfc84

View File

@ -115,6 +115,7 @@ extern class Krom {
static function screenDpi(): Int;
static function systemId(): String;
static function requestShutdown(): Void;
static function displayFrequency(): Int;
static function displayCount(): Int;
static function displayWidth(index: Int): Int;
static function displayHeight(index: Int): Int;