forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
5
Kha/Tools/linux_arm64/std/flash/system/FSCommand.hx
Normal file
5
Kha/Tools/linux_arm64/std/flash/system/FSCommand.hx
Normal file
@ -0,0 +1,5 @@
|
||||
package flash.system;
|
||||
|
||||
extern class FSCommand {
|
||||
static function _fscommand(command : String, args : String) : Void;
|
||||
}
|
Reference in New Issue
Block a user