aboutsummaryrefslogtreecommitdiff
path: root/hgeft.h
diff options
context:
space:
mode:
authorGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-06-19 11:51:22 +0000
committerGravatar chirs241097@gmail.com <chirs241097@gmail.com@c17bf020-1265-9734-9302-a83f62007ddb> 2014-06-19 11:51:22 +0000
commit7495d8ca26cdb25056667ae8a8d860005ee2a68f (patch)
treeb23b678105d9a6b61d8867b60a9497e40833862d /hgeft.h
parentd747c360427071a329bed01b1fb33aab6b87c568 (diff)
downloadbullet-lab-remix-7495d8ca26cdb25056667ae8a8d860005ee2a68f.tar.xz
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).
Diffstat (limited to 'hgeft.h')
-rw-r--r--hgeft.h2
1 files changed, 1 insertions, 1 deletions
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...
*