mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-20 22:33:22 +02:00
change new artifacting to old temporarily.
This commit is contained in:
@@ -304,7 +304,7 @@ static void update_variables(void)
|
||||
{
|
||||
if (Atari800_tv_mode == Atari800_TV_NTSC)
|
||||
{
|
||||
ARTIFACT_Set(ARTIFACT_NTSC_NEW);
|
||||
ARTIFACT_Set(ARTIFACT_NTSC_OLD);
|
||||
ARTIFACT_SetTVMode(Atari800_TV_NTSC);
|
||||
}
|
||||
else if (Atari800_tv_mode == Atari800_TV_PAL)
|
||||
|
||||
Reference in New Issue
Block a user