Add core option "Use NTSC" for default palette

This commit is contained in:
retro-wertz
2017-09-05 01:15:54 +08:00
parent db7a73bc97
commit d603ef197f
3 changed files with 18 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
#define M_PI 3.14159265358979323846
#endif
static int ntsccol = 0;
int ntsccol = 0;
static int ntsctint = 46 + 10;
static int ntschue = 72;