New LOG_PAGING target
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1123
This commit is contained in:
parent
4d26f08a37
commit
63933fcad4
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ void LOG_StartUp(void) {
|
|||
|
||||
loggrp[LOG_FPU].front="FPU";
|
||||
loggrp[LOG_CPU].front="CPU";
|
||||
loggrp[LOG_PAGING].front="PAGING";
|
||||
|
||||
loggrp[LOG_FCB].front="FCB";
|
||||
loggrp[LOG_FILES].front="FILES";
|
||||
|
|
Loading…
Add table
Reference in a new issue