#include <stdarg.h>
#include "zgl.h"

void gl_fatal_error(char *format, ...)
{
}
