This commit is contained in:
commit
8a198591f4
30 changed files with 749 additions and 776 deletions
|
|
@ -1753,7 +1753,7 @@ void C_MidPrintBold (FFont *font, const char *msg)
|
|||
}
|
||||
}
|
||||
|
||||
DEFINE_ACTION_FUNCTION(DObject, C_MidPrint)
|
||||
DEFINE_ACTION_FUNCTION(_Console, MidPrint)
|
||||
{
|
||||
PARAM_PROLOGUE;
|
||||
PARAM_STRING(font);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue