mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Remapping, doc] Add links for further reference
This commit is contained in:
@@ -143,6 +143,10 @@ namespace SabreTools.Helper
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Populate the entire list of header Skippers
|
/// Populate the entire list of header Skippers
|
||||||
/// </summary>
|
/// </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()
|
private static void PopulateSkippers()
|
||||||
{
|
{
|
||||||
if (_list == null)
|
if (_list == null)
|
||||||
|
|||||||
Reference in New Issue
Block a user