🚚 Rename CelOutputBuf to Surface and extract

This commit is contained in:
Gleb Mazovetskiy 2021-07-03 07:42:35 +01:00 committed by Anders Jenbo
commit cb0dae8590
60 changed files with 474 additions and 458 deletions

View file

@ -115,7 +115,7 @@ void InitHelp()
}
}
void DrawHelp(const CelOutputBuffer &out)
void DrawHelp(const Surface &out)
{
DrawSTextHelp();
DrawQTextBack(out);