Initial Dual Video on Win32 (UI Settings Part)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user