|
|
@ -5,6 +5,7 @@ |
|
|
|
* Modified for GLFW by Sylvain Hellegouarch - sh@programmationworld.com |
|
|
|
* Modified for GLFW by Sylvain Hellegouarch - sh@programmationworld.com |
|
|
|
* Modified for variable frame rate by Marcus Geelnard |
|
|
|
* Modified for variable frame rate by Marcus Geelnard |
|
|
|
* 2003-Jan-31: Minor cleanups and speedups / MG |
|
|
|
* 2003-Jan-31: Minor cleanups and speedups / MG |
|
|
|
|
|
|
|
* 2010-10-24: Formatting and cleanup - Camilla Berglund |
|
|
|
*****************************************************************************/ |
|
|
|
*****************************************************************************/ |
|
|
|
|
|
|
|
|
|
|
|
#include <stdio.h> |
|
|
|
#include <stdio.h> |
|
|
|