mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
Offer to generate .tspack from crash handler
This commit is contained in:
parent
921cf0087c
commit
8718de6121
11 changed files with 9371 additions and 9 deletions
|
|
@ -15,4 +15,5 @@ struct exception_info
|
|||
uint64_t nLifetime;
|
||||
HANDLE hThreadHandle;
|
||||
DWORD dwStackTraceLength;
|
||||
DWORD dwTroubleshootingPackDataLength;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue