mirror of
https://github.com/DrBeef/QuakeQuest.git
synced 2025-02-17 17:51:22 +00:00
Another small OpenXR change
This commit is contained in:
parent
b4a24d1765
commit
3dcc4573a7
2 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ SRC_COMMON := \
|
||||||
|
|
||||||
SRC_QUEST := \
|
SRC_QUEST := \
|
||||||
QuakeQuestSrc/argtable3.c \
|
QuakeQuestSrc/argtable3.c \
|
||||||
QuakeQuestSrc/QuakeQuest_SurfaceView.c \
|
QuakeQuestSrc/QuakeQuest_OpenXR.c \
|
||||||
QuakeQuestSrc/OpenXrInput_MetaQuest.c \
|
QuakeQuestSrc/OpenXrInput_MetaQuest.c \
|
||||||
QuakeQuestSrc/OpenXrInput_PicoXR.c \
|
QuakeQuestSrc/OpenXrInput_PicoXR.c \
|
||||||
QuakeQuestSrc/TBXR_Common.c \
|
QuakeQuestSrc/TBXR_Common.c \
|
||||||
|
|
Loading…
Reference in a new issue