mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Make fast_matrix_mul_4x4 inlineable
This commit is contained in:
@@ -561,9 +561,8 @@ SOURCES_CXX += \
|
||||
$(COMMONDIR)/VR/VRInput.cpp \
|
||||
$(COMMONDIR)/VR/VRRenderer.cpp
|
||||
|
||||
SOURCES_C +=\
|
||||
$(COMMONDIR)/GPU/OpenGL/gl3stub.c \
|
||||
$(COMMONDIR)/Math/fast/fast_matrix.c
|
||||
SOURCES_C += \
|
||||
$(COMMONDIR)/GPU/OpenGL/gl3stub.c
|
||||
|
||||
SOURCES_CXX += \
|
||||
$(GPUCOMMONDIR)/Draw2D.cpp \
|
||||
|
||||
Reference in New Issue
Block a user