Move romset URL to 86box.h

This commit is contained in:
RichardG867
2020-06-19 00:29:37 -03:00
parent 07ec8cd78c
commit 666f02dc23
2 changed files with 4 additions and 1 deletions

View File

@@ -42,6 +42,9 @@
#endif
#define COPYRIGHT_YEAR "2020"
/* Web URL info. */
#define EMU_ROMS_URL "https://github.com/86Box/roms/releases/latest"
/* Filename and pathname info. */
#define CONFIG_FILE L"86box.cfg"
#define NVR_PATH L"nvr"