mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
Remove obsolete reference to 3dmoo carried over from libctru
This commit is contained in:
parent
e604350e9c
commit
f47e1d26ec
@ -125,7 +125,6 @@ typedef enum {
|
|||||||
debugDevice_NULL, ///< Swallows prints to stderr
|
debugDevice_NULL, ///< Swallows prints to stderr
|
||||||
debugDevice_SVC, ///< Outputs stderr debug statements using svcOutputDebugString, which can then be captured by interactive debuggers
|
debugDevice_SVC, ///< Outputs stderr debug statements using svcOutputDebugString, which can then be captured by interactive debuggers
|
||||||
debugDevice_CONSOLE, ///< Directs stderr debug statements to Switch console window
|
debugDevice_CONSOLE, ///< Directs stderr debug statements to Switch console window
|
||||||
debugDevice_3DMOO = debugDevice_SVC,
|
|
||||||
} debugDevice;
|
} debugDevice;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user