mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
D3D: Change it so the windows mode resolution displays all usable resolutions like full screen does.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4435 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
ff3d6027fa
commit
091a454c50
2 changed files with 2 additions and 19 deletions
|
@ -61,8 +61,6 @@ static bool s_AVIDumping;
|
|||
|
||||
static u32 s_blendMode;
|
||||
|
||||
#define NUMWNDRES 6
|
||||
extern int g_Res[NUMWNDRES][2];
|
||||
char st[32768];
|
||||
|
||||
// State translation lookup tables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue