IN_MAKE_VERSION

Creates an Inochi2D version number.

enum uint IN_MAKE_VERSION(ushort major, ubyte minor, ubyte patch);

Meta