X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fdos%2Fvbe.h;h=319f7d3c13f33cf1cefb7624236ab3af37c81843;hp=84044e305a4f9277679291da66f41a7d6cf96b5a;hb=637ca39c29b03bd3a2beb99521753e83c043283f;hpb=b9ebecd3c02d5a5570d9b64190d76da78edb2d64 diff --git a/src/dos/vbe.h b/src/dos/vbe.h index 84044e3..319f7d3 100644 --- a/src/dos/vbe.h +++ b/src/dos/vbe.h @@ -118,7 +118,7 @@ enum { VBE_ATTR_STEREO = 0x0800, VBE_ATTR_STEREO_2FB = 0x1000, /* VBE/AF */ - VBE_ATTR_MUSTLOCK = 0x0200, /* ! */ + VBE_ATTR_MUSTLOCK = 0x0200 /* ! */ }; /* VBE memory model type (vbe_mode_info.mem_model) */