mirror of
https://github.com/love2d/love.git
synced 2026-08-15 07:41:11 +02:00
Update config.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user