#include "core.hpp" // Stub for ithelib void ithe_userexitfunction() { } void loadfile(char *a, char *b) { } int getnum4char(char *name) { return -1; } BITMAP *iload_png(char *filename) { return NULL; } struct PEM *PElist;