X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2Fdos%2Fvbe.h;h=319f7d3c13f33cf1cefb7624236ab3af37c81843;hb=HEAD;hp=84044e305a4f9277679291da66f41a7d6cf96b5a;hpb=57348c2e13f4de9e49f8428b9fec3f47f863a257;p=dosdemo 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) */