mirror of
https://github.com/love2d/love.git
synced 2026-08-19 20:19:42 +02:00
Update config.h
This commit is contained in:
@@ -126,8 +126,6 @@
|
|||||||
# define LOVE_LEGENDARY_ACCELEROMETER_AS_JOYSTICK_HACK
|
# define LOVE_LEGENDARY_ACCELEROMETER_AS_JOYSTICK_HACK
|
||||||
#endif
|
#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)
|
#if defined(LOVE_WINDOWS) || defined(LOVE_LINUX) || defined(LOVE_ANDROID)
|
||||||
# define LOVE_GRAPHICS_VULKAN
|
# define LOVE_GRAPHICS_VULKAN
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user