mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-11 02:24:36 +01:00
feat: add DalamudDebugStub
This commit is contained in:
parent
31af5d8d77
commit
2d6de01c39
7 changed files with 392 additions and 0 deletions
5
DalamudDebugStub/pch.cpp
Normal file
5
DalamudDebugStub/pch.cpp
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// pch.cpp: source file corresponding to the pre-compiled header
|
||||
|
||||
#include "pch.h"
|
||||
|
||||
// When you are using pre-compiled headers, this source file is necessary for compilation to succeed.
|
||||
Loading…
Add table
Add a link
Reference in a new issue