This commit is contained in:
parent
24cbc2b858
commit
9aa8382595
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ void DoAssert( const char * Txt, const char * file, const int line )
|
|||
FontBank F;
|
||||
char Text[2048];
|
||||
|
||||
ClearScreenImage();
|
||||
|
||||
sprintf( Text, "%s\nLine %d in %s", Txt, line, file );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue