From 3c49805be98fe58d62244b9a7e2fa3082f9a77af Mon Sep 17 00:00:00 2001 From: snes2600 <52765182+snes2600@users.noreply.github.com> Date: Sat, 17 Aug 2019 22:34:25 -0500 Subject: [PATCH] libretro: fix missing JoyMap class --- src/libretro/Stella.vcxproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libretro/Stella.vcxproj b/src/libretro/Stella.vcxproj index 66451e396..95827d1d5 100644 --- a/src/libretro/Stella.vcxproj +++ b/src/libretro/Stella.vcxproj @@ -137,6 +137,7 @@ + @@ -414,4 +415,4 @@ - \ No newline at end of file +