Browse Source

test

--HG--
branch : minor
Alex Szpakowski 8 years ago
parent
commit
dafacf3fbc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/love.cpp

+ 1 - 0
src/love.cpp

@@ -55,6 +55,7 @@ extern "C"
 #ifdef LOVE_WINDOWS
 #ifdef LOVE_WINDOWS
 extern "C"
 extern "C"
 {
 {
+
 // Prefer the higher performance GPU on Windows systems that use nvidia Optimus.
 // Prefer the higher performance GPU on Windows systems that use nvidia Optimus.
 // http://developer.download.nvidia.com/devzone/devcenter/gamegraphics/files/OptimusRenderingPolicies.pdf
 // http://developer.download.nvidia.com/devzone/devcenter/gamegraphics/files/OptimusRenderingPolicies.pdf
 // TODO: Re-evaluate in the future when the average integrated GPU in Optimus
 // TODO: Re-evaluate in the future when the average integrated GPU in Optimus