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. --- libcghEx.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libcghEx.cpp') diff --git a/libcghEx.cpp b/libcghEx.cpp index 78aeb02..9c5f636 100644 --- a/libcghEx.cpp +++ b/libcghEx.cpp @@ -1,6 +1,6 @@ -//Chrisoft Bullet Lab Remix HGE -//Chrisoft Game Helper Extras implementations -//Copyright Chrisoft 2014 +// Chrisoft Bullet Lab Remix HGE -*- C++ -*- +// Chrisoft Game Helper Extras implementations +// Copyright Chrisoft 2014 #include "libcgh.h" #include #include -- cgit v1.2.3