--- xmil/common/strres.c 2004/08/01 05:31:29 1.1 +++ xmil/common/strres.c 2004/08/16 09:19:39 1.2 @@ -16,6 +16,7 @@ const OEMCHAR str_bmp[] = OEMTEXT("bmp") const OEMCHAR str_e2d[] = OEMTEXT("2d"); const OEMCHAR str_d88[] = OEMTEXT("d88"); const OEMCHAR str_88d[] = OEMTEXT("88d"); +const OEMCHAR str_dx1[] = OEMTEXT("dx1"); const OEMCHAR str_d[] = OEMTEXT("%d"); const OEMCHAR str_u[] = OEMTEXT("%u");