Browse Source

Maintain consistency with #endif comments

David Huffman 10 years ago
parent
commit
19094b5a3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/love.cpp

+ 1 - 1
src/love.cpp

@@ -48,7 +48,7 @@ extern "C"
 // systems is less mediocre?
 LOVE_EXPORT DWORD NvOptimusEnablement = 0x00000001;
 }
-#endif
+#endif // LOVE_WINDOWS
 
 #ifdef LOVE_LEGENDARY_UTF8_ARGV_HACK