瀏覽代碼

Maintain consistency with #endif comments

David Huffman 10 年之前
父節點
當前提交
19094b5a3f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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