quickdev16/snes/crc/myEvents.h
2009-04-25 20:41:02 +02:00

6 lines
180 B
C

char fadeOut(word counter);
char fadeIn(word counter);
char mosaicOut(word counter);
char mosaicIn(word counter);
char NMIReadPad(word counter);
char scrollLeft(word counter);