mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-03 19:10:19 -04:00
Move TP-specific OSReport functions elsewhere
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#else
|
||||
#include <dolphin.h>
|
||||
#endif
|
||||
#include "os_report.h"
|
||||
|
||||
JSUInputStream::~JSUInputStream() {
|
||||
if (!isGood()) {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
#include <dolphin.h>
|
||||
#endif
|
||||
#include <cstring>
|
||||
#include "os_report.h"
|
||||
|
||||
JSUOutputStream::~JSUOutputStream() {
|
||||
if (!isGood()) {
|
||||
|
||||
Reference in New Issue
Block a user