#include "../include/microfx/ext/img.h" #include void simage(int sx, int sy, int w, int h, unsigned char *img, int mode) { /* Draws an image from a sprite coder string */ int x, y, rpos, gpos, bpos, color; for(y=0;y