From b170ef9651cda959a5bfa277bb533815f10de5d8 Mon Sep 17 00:00:00 2001 From: TellowKrinkle Date: Thu, 10 Nov 2022 19:30:49 -0600 Subject: VideoCommon: Add class for quickly transforming and culling vertices on the CPU --- Source/Core/DolphinLib.props | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Source/Core/DolphinLib.props') diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props index a7354ee00b..7bb0144137 100644 --- a/Source/Core/DolphinLib.props +++ b/Source/Core/DolphinLib.props @@ -634,6 +634,8 @@ + + @@ -1238,6 +1240,7 @@ + -- cgit v1.2.3