documentation cleanup: capture

This commit is contained in:
BC Ko 2021-08-28 16:35:31 -07:00 committed by Anders Jenbo
commit 68a971f160
2 changed files with 3 additions and 4 deletions

View file

@ -156,10 +156,6 @@ void RedPalette()
}
} // namespace
/**
* @brief Save the current screen to a screen??.PCX (00-99) in file if available, then make the screen red for 200ms.
*/
void CaptureScreen()
{
SDL_Color palette[256];