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. --- scoresystem.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scoresystem.h') diff --git a/scoresystem.h b/scoresystem.h index 0f7939d..53ac222 100644 --- a/scoresystem.h +++ b/scoresystem.h @@ -1,6 +1,6 @@ -//Chrisoft Bullet Lab Remix HGE -//Multiplier implementations -//Copyright Chrisoft 2014 +// Chrisoft Bullet Lab Remix HGE -*- C++ -*- +// Multiplier implementations +// Copyright Chrisoft 2014 CircleIndicator MultTimer; hgeFont *MultFnt; hgeSprite *MB; -- cgit v1.2.3