From 2487242011887ff8c3429bd9107c1e47cc26a430 Mon Sep 17 00:00:00 2001 From: Patryk Obara Date: Tue, 29 Oct 2019 20:52:51 +0100 Subject: [PATCH] Silence compiler warnings introduced in r4277 --- src/ints/int10_modes.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ints/int10_modes.cpp b/src/ints/int10_modes.cpp index 2f4670fe..0294db01 100644 --- a/src/ints/int10_modes.cpp +++ b/src/ints/int10_modes.cpp @@ -1351,6 +1351,8 @@ dac_text16: case 7:real_writeb(BIOSMEM_SEG,BIOSMEM_CURRENT_MSR,0x29);break; } break; + default: + break; } if (svgaCard == SVGA_S3Trio) {