o crc checking rom
This commit is contained in:
6
snes/crc/myEvents.h
Normal file
6
snes/crc/myEvents.h
Normal file
@@ -0,0 +1,6 @@
|
||||
char fadeOut(word counter);
|
||||
char fadeIn(word counter);
|
||||
char mosaicOut(word counter);
|
||||
char mosaicIn(word counter);
|
||||
char NMIReadPad(word counter);
|
||||
char scrollLeft(word counter);
|
||||
Reference in New Issue
Block a user