forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
package pack;
|
||||
|
||||
interface HostInterface
|
||||
{
|
||||
public function getOne() : Int;
|
||||
public function getOneString() : String;
|
||||
}
|
Reference in New Issue
Block a user