ref: ccb37e12b1f54c6dc24d29f8b4f696b28883f2cd
parent: 45fb8940af5c82d41a131c2c1e4cc9e92c9fe6c3
author: Gabriel Ravier <31440290+GabrielRavier@users.noreply.github.com>
date: Tue May 14 07:22:38 EDT 2019
Remove space before commented out code ಠ_ಠ Co-Authored-By: Clownacy <Clownacy@users.noreply.github.com>
--- a/src/Font.cpp
+++ b/src/Font.cpp
@@ -14,7 +14,7 @@
#include "File.h"
// Uncomment for that authentic pre-Windows Vista feel
-// #define DISABLE_FONT_ANTIALIASING
+//#define DISABLE_FONT_ANTIALIASING
#undef MIN
#undef MAX