From a53ffa43a1b9bb8eff54d94f9668e3ce0d9fb583 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Fri, 25 Apr 2014 08:41:29 +0000 Subject: %lld seems to work with mingw-w64(also VS2005+)... So let's remove all %I64d. Change point bullet behaviour. Fix a minor multiplier problem. Mark the source code as C++. Re-document levels(not done). Update wiki. --- hgeft.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hgeft.h') diff --git a/hgeft.h b/hgeft.h index e17ba42..4069db3 100644 --- a/hgeft.h +++ b/hgeft.h @@ -1,3 +1,4 @@ +// Freetype2 ext4hge header -*- C++ -*- /* * Freetype2 extention for hge * by Chris Xiong -- cgit v1.2.3