dev9null|fwnull|usbnull:windows: Export *setLogDir

Now changing the log directory actually works.
This commit is contained in:
Jonathan Li 2018-07-16 01:42:08 +01:00
parent b2ae86d142
commit 126bfa3ee7
3 changed files with 4 additions and 1 deletions

View File

@ -18,3 +18,4 @@ EXPORTS
FWtest @18
FWsetSettingsDir
FWsetLogDir

View File

@ -26,3 +26,4 @@ EXPORTS
USBtest @19
USBsetSettingsDir
USBsetLogDir

View File

@ -32,4 +32,5 @@ EXPORTS
DEV9dmaWrite
DEV9dmaInterrupt
DEV9setSettingsDir
DEV9setSettingsDir
DEV9setLogDir