shithub: scoundrel

ref: 2f7ec64f856564b48d3ae7493fae937afe29c794
dir: /fns.h/

View raw version
void loadimages(char *path);
Image *getimage(int num);

int c2n(int c, Color col);
State *getstate(void);
int roomaction(int c, int useweapon);
int startgame(void);
int nextround(void);