documentation cleanup: capture
This commit is contained in:
parent
f8fa0e5f76
commit
68a971f160
2 changed files with 3 additions and 4 deletions
|
|
@ -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];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue