forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
5
Kha/Sources/kha/EnvironmentVariables.hx
Normal file
5
Kha/Sources/kha/EnvironmentVariables.hx
Normal file
@ -0,0 +1,5 @@
|
||||
package kha;
|
||||
|
||||
extern class EnvironmentVariables {
|
||||
public static function get(name: String): String;
|
||||
}
|
Reference in New Issue
Block a user