diff --git a/GpApp/SavedGames.cpp b/GpApp/SavedGames.cpp index 6ded1ba..5e81c1f 100644 --- a/GpApp/SavedGames.cpp +++ b/GpApp/SavedGames.cpp @@ -29,7 +29,7 @@ extern Boolean twoPlayerGame; void SaveGame2 (void) { - PL_NotYetImplemented(); + PL_NotYetImplemented_TODO("SaveGame"); // Add NavServices later. /* StandardFileReply theReply;