Merge pull request from fpscan/patch-1

update reoursces.rc
This commit is contained in:
zeromus 2019-05-07 15:11:25 -04:00 committed by GitHub
commit 79633495c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
desmume/src/frontend/windows

View File

@ -810,6 +810,7 @@ END
IDD_MEM_VIEW DIALOGEX 0, 0, 444, 239
STYLE DS_SETFONT | DS_CENTER | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
CAPTION "Memory Viewer"
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
CONTROL "1",IDC_MEMVIEWBOX,"MemView_ViewBox",WS_VSCROLL | WS_TABSTOP,6,39,432,178