Stap 4: De headers (zodat ik niet hoef te schrijven over en weer)
#include "SDL.h"
#include "glut.h" / / misc hulpprogramma's en dtypes.
#include "soil.h" / / afbeelding importeren utilities >
#include "stdio.h"
#include "math.h" / / voor fundamentele wiskundige functies
#include "stdlib.h"
#include "string.h"