aboutsummaryrefslogtreecommitdiffstats
path: root/vgasrc/vgabios.c
diff options
context:
space:
mode:
Diffstat (limited to 'vgasrc/vgabios.c')
-rw-r--r--vgasrc/vgabios.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vgasrc/vgabios.c b/vgasrc/vgabios.c
index d522f835..b55a4dbb 100644
--- a/vgasrc/vgabios.c
+++ b/vgasrc/vgabios.c
@@ -544,7 +544,7 @@ handle_101002(struct bregs *regs)
static void
handle_101003(struct bregs *regs)
{
- stdvga_toggle_intensity(regs->bl);
+ stdvga_set_palette_blinking(regs->bl);
}
static void