Skip to content

Commit a644b1d

Browse files
committed
test
1 parent bb537ff commit a644b1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/pl_unity_ext.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ static const struct _plPathI* gptPath = 0;
6767
static const struct _plVoxelI* gptVoxel = 0;
6868
static const struct _plAudioI* gptAudio = 0;
6969
static const struct _plStageI* gptStage = 0;
70+
static const struct _plGjkI* gptGjk = 0;
7071

7172
// context
7273
static struct _plIO* gptIO = 0;

0 commit comments

Comments
 (0)