Add %c %X %s.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2979
This commit is contained in:
parent
41e4b3e9e0
commit
fc25306a9b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ struct LOG
|
|||
void operator()(char const* , char const* , double ) { }
|
||||
void operator()(char const* , char const* , double ,double ) { }
|
||||
void operator()(char const* , double , char const* ) { }
|
||||
void operator()(char const* , double , double, char const* ) { }
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue