Initial Dual Video on Win32 (UI Settings Part)

This commit is contained in:
Jasmine Iwanek
2022-11-08 04:16:35 -05:00
parent 6848dfc48c
commit 2f17689b64
26 changed files with 214 additions and 91 deletions

View File

@@ -34,6 +34,7 @@ BEGIN
MENUITEM "&Ocultar barra de estado", IDM_VID_HIDE_STATUS_BAR
MENUITEM "Hide &toolbar", IDM_VID_HIDE_TOOLBAR
MENUITEM SEPARATOR
MENUITEM "&Show non-primary monitors", IDM_VID_MONITORS
MENUITEM "&Ventana redimensionable", IDM_VID_RESIZE
MENUITEM "&Recordar tamaño y posición", IDM_VID_REMEMBER
MENUITEM SEPARATOR
@@ -271,6 +272,7 @@ END
#define STR_DYNAREC "Recompilador Dinámico"
#define STR_VIDEO "Vídeo:"
#define STR_VIDEO_2 "Vídeo 2:"
#define STR_VOODOO "Voodoo Graphics"
#define STR_IBM8514 "IBM 8514/a Graphics"
#define STR_XGA "XGA Graphics"