X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound.h;h=fcbcb25b27ac1583ae468326066e297f4c4dc9a3;hb=971a1d07d2f5b5a6f991ed5712275c04b933734f;hp=9cffd4cf16697fa3d14e24e25e09a04e890af96d;hpb=d447f17f693875013eed05ff3a2fce79cbe0b5f2;p=fceu.git diff --git a/sound.h b/sound.h index 9cffd4c..fcbcb25 100644 --- a/sound.h +++ b/sound.h @@ -36,7 +36,7 @@ typedef struct { extern EXPSOUND GameExpSound; -extern int64 nesincsizeLL; +//extern int64 nesincsizeLL; extern int64 nesincsize; extern uint8 PSG[]; extern uint32 PSG_base;