win: Add a placeholder menuitem for the Media menu

This makes it possible to change the position of the menu by only editing the resource script itself.
This commit is contained in:
David Hrdlička
2020-04-23 12:58:19 +02:00
parent e3296f4529
commit 3b85d4f0c7
3 changed files with 26 additions and 6 deletions

View File

@@ -300,6 +300,8 @@
#define IDM_VID_GRAY_GREEN 40083
#define IDM_VID_GRAY_WHITE 40084
#define IDM_MEDIA 40085
#ifdef USE_DISCORD
#define IDM_DISCORD 40090
#endif