[Remapping, doc] Add links for further reference

This commit is contained in:
Matt Nadareski
2016-06-16 22:20:32 -07:00
parent 1b9feb8ea4
commit 6fbbc39ae5

View File

@@ -143,6 +143,10 @@ namespace SabreTools.Helper
/// <summary>
/// Populate the entire list of header Skippers
/// </summary>
/// <remarks>
/// http://mamedev.emulab.it/clrmamepro/docs/xmlheaders.txt
/// http://www.emulab.it/forum/index.php?topic=127.0
/// </remarks>
private static void PopulateSkippers()
{
if (_list == null)