mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Made exception handler optional.
This commit is contained in:
@@ -76,6 +76,9 @@ namespace bx
|
||||
///
|
||||
void debugOutputCallstack(uint32_t _skip);
|
||||
|
||||
/// Install BX exception handler.
|
||||
void installExceptionHandler();
|
||||
|
||||
} // namespace bx
|
||||
|
||||
#endif // BX_DEBUG_H_HEADER_GUARD
|
||||
|
||||
Reference in New Issue
Block a user