mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 14:53:52 +00:00
Change saved games from assert to TODO
This commit is contained in:
@@ -29,7 +29,7 @@ extern Boolean twoPlayerGame;
|
|||||||
|
|
||||||
void SaveGame2 (void)
|
void SaveGame2 (void)
|
||||||
{
|
{
|
||||||
PL_NotYetImplemented();
|
PL_NotYetImplemented_TODO("SaveGame");
|
||||||
// Add NavServices later.
|
// Add NavServices later.
|
||||||
/*
|
/*
|
||||||
StandardFileReply theReply;
|
StandardFileReply theReply;
|
||||||
|
Reference in New Issue
Block a user