Added set_colors. Started testing it. Made a percentage completed counter
[sdlgit/SDL_perl.git] / src / support / win32.c
CommitLineData
bfd90409 1
2
3#ifdef MSWIN32
4int dummy()
5{
6 return 0;
7}
8#endif