And another fix.

This commit is contained in:
OBattler
2025-09-02 16:46:12 +02:00
parent c5be7e9261
commit 5a2f9eacbf

View File

@@ -1165,8 +1165,7 @@ cpu_set(void)
timing_misaligned = 3;
if (cpu_s->cpu_type == CPU_386DX)
cpu_cache_ext_enabled = 1;
cpu_cache_ext_enabled = 1;
break;
case CPU_i486SX_SLENH: