.TH vga_setflipchar() "" "" "VGA Function"
.PC "Set the character that flips between modes"
.B "#include <vga.h>"
\fBint vga_setflipchar(\fIc\^\fB)\fR
\fBint \fIc\^\fB;\fR
.PP
Function
.B vga_setflipchar()
changes the character that
.B vga_getch()
uses to flip between graphics and text mode.
.SH "See Also"
.B
libvga,
vga_flip(),
vga_getch()
.R
