forked from LeenkxTeam/LNXSDK
Update Files
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
package kha.kore.graphics4;
|
||||
|
||||
@:headerCode("
|
||||
#include <kinc/graphics4/constantlocation.h>
|
||||
")
|
||||
@:headerClassCode("kinc_g4_constant_location_t location;")
|
||||
class ConstantLocation implements kha.graphics4.ConstantLocation {
|
||||
public function new() {}
|
||||
}
|
Reference in New Issue
Block a user