o crc checking rom

This commit is contained in:
optixx
2009-04-25 20:41:02 +02:00
parent edf204ac24
commit 4a083cbea3
32 changed files with 1553 additions and 0 deletions

6
snes/crc/ressource.h Normal file
View File

@@ -0,0 +1,6 @@
//extern word title_map[];
//extern word title_pic[];
extern word title_pal[];
extern word debugFont_pic[];
extern word debugFont_pal[];