diff --git a/src/ints/mouse.cpp b/src/ints/mouse.cpp index 27bda07e..77556157 100644 --- a/src/ints/mouse.cpp +++ b/src/ints/mouse.cpp @@ -164,7 +164,7 @@ void DrawCursorText() // Mouse cursor - graphic mode // *************************************************************************** -static gfxReg[9]; +static Bit8u gfxReg[9]; void SaveVgaRegisters() {