We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb537ff commit a644b1dCopy full SHA for a644b1d
1 file changed
extensions/pl_unity_ext.inc
@@ -67,6 +67,7 @@ static const struct _plPathI* gptPath = 0;
67
static const struct _plVoxelI* gptVoxel = 0;
68
static const struct _plAudioI* gptAudio = 0;
69
static const struct _plStageI* gptStage = 0;
70
+static const struct _plGjkI* gptGjk = 0;
71
72
// context
73
static struct _plIO* gptIO = 0;
0 commit comments