mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
chore: enableEtw => enable_etw
This commit is contained in:
parent
8744e82979
commit
30b5bb4251
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ void ConsoleTeardown();
|
|||
|
||||
int InitializeClrAndGetEntryPoint(
|
||||
void* calling_module,
|
||||
bool enableEtw,
|
||||
bool enable_etw,
|
||||
std::wstring runtimeconfig_path,
|
||||
std::wstring module_path,
|
||||
std::wstring entrypoint_assembly_name,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue