Browse Source

Update config.h

nikeinikei 3 years ago
parent
commit
deb2ea9435
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/common/config.h

+ 0 - 2
src/common/config.h

@@ -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