quickdev16/snes/wram/myEvents.h
David Voswinkel 396729e2e2 wram analysis
2009-06-14 14:18:17 +02:00

7 lines
176 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);