quickdev16/snes/mmio/myEvents.h
2009-05-16 18:39:27 +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);