Document Frontier Util

This commit is contained in:
GriffinR
2019-11-24 16:58:40 -05:00
committed by huderlem
parent 08a8dc46e3
commit 63ee15fc28
75 changed files with 1813 additions and 2153 deletions
+1 -1
View File
@@ -453,7 +453,7 @@ static void LinkTestProcessKeyInput(void)
}
if (gMain.newKeys & R_BUTTON)
{
TrySavingData(1);
TrySavingData(SAVE_LINK);
}
if (gMain.newKeys & SELECT_BUTTON)
{