Hey I've been trying to use VSH text blitting with my PRX module and it doesn't seem to be working out.
I've included blit.h in my program, which defines blit_string, blit_setup and the like, but when I try to compile I get errors saying that they're undefined.
What am I doing wrong?