Update config.h

This commit is contained in:
nikeinikei
2022-08-20 22:04:23 +02:00
committed by GitHub
parent 665614b9b9
commit deb2ea9435
-2
View File
@@ -126,8 +126,6 @@
# define LOVE_LEGENDARY_ACCELEROMETER_AS_JOYSTICK_HACK
#endif
// fixme: vulkan graphics only tested on windows for now
// adjust this later on when testing is successful on other platforms
#if defined(LOVE_WINDOWS) || defined(LOVE_LINUX) || defined(LOVE_ANDROID)
# define LOVE_GRAPHICS_VULKAN
#endif