#include "error.h"

xlstring gfx_error;

const char* get_error(void) { return xlstring_cstr(&gfx_error); }