6 lines
250 B
C
Executable File
6 lines
250 B
C
Executable File
// Protocols for Physique Mod Context Vertex Interface classes
|
|
|
|
def_visible_generic(ConvertToRigid, "ConvertToRigid");
|
|
def_visible_generic(AllowBlending, "AllowBlending");
|
|
def_visible_generic(GetVertexInterface, "GetVertexInterface");
|