Add documentation link in the Help menu

This commit is contained in:
RichardG867
2020-07-19 19:21:03 -03:00
parent 13295a54dc
commit 78d0466bef
4 changed files with 9 additions and 1 deletions

View File

@@ -26,4 +26,5 @@
/* Web URL info. */
#define EMU_SITE L"86box.net"
#define EMU_ROMS_URL L"https://github.com/86Box/roms/releases/latest"
#define EMU_ROMS_URL L"https://github.com/86Box/roms/releases/latest"
#define EMU_DOCS_URL L"https://86box.readthedocs.io"