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. --- libcgh.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libcgh.h') diff --git a/libcgh.h b/libcgh.h index 5369bd8..324ba42 100644 --- a/libcgh.h +++ b/libcgh.h @@ -1,9 +1,9 @@ -//Chrisoft Bullet Lab Remix HGE -//Chrisoft Game Helper header -//Copyright Chrisoft 2014 -//libcgh version 0007 -//Last full compatible version 0007 -//^Modify that when big change is made^ +// Chrisoft Bullet Lab Remix HGE -*- C++ -*- +// Chrisoft Game Helper header +// Copyright Chrisoft 2014 +// libcgh version 0007 +// Last full compatible version 0007 +// ^Modify that when big change is made^ #include #include #include -- cgit v1.2.3