From 7495d8ca26cdb25056667ae8a8d860005ee2a68f Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Thu, 19 Jun 2014 11:51:22 +0000 Subject: Add player position display into debug display. Rewrite pinball, adding collision between the balls... The collision code is based on Kollision (a game included in KDE SC). --- hgeft.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hgeft.h') diff --git a/hgeft.h b/hgeft.h index 4069db3..6856341 100644 --- a/hgeft.h +++ b/hgeft.h @@ -32,7 +32,7 @@ * Note: freetype 2.5.2 or newer is required. * This library is somehow buggy, known bugs: * * blinking charcter... - * * segmentation fault(fixed now) + * * segmentation fault(fixed now,not a problem of the library) * * Slow... but it's hard to improve... * * Only support a single line... * -- cgit v1.2.3