mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
(MESS) fixed missing file details [Oliver Stöneberg]
also aligned all .rc files
This commit is contained in:
parent
e93a559587
commit
e918f185b3
@ -7,7 +7,7 @@
|
|||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <commctrl.h>
|
#include "messvers.rc"
|
||||||
|
|
||||||
1 24 MOVEABLE PURE "mess.man"
|
1 24 MOVEABLE PURE "mess.man"
|
||||||
|
|
||||||
|
@ -6,9 +6,7 @@
|
|||||||
//
|
//
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
#define NOWINRES
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <commctrl.h>
|
|
||||||
#include "umevers.rc"
|
#include "umevers.rc"
|
||||||
|
|
||||||
1 24 MOVEABLE PURE "ume.man"
|
1 24 MOVEABLE PURE "ume.man"
|
||||||
|
Loading…
Reference in New Issue
Block a user