feat: add DalamudDebugStub

This commit is contained in:
goat 2020-06-06 18:41:42 +02:00
parent 31af5d8d77
commit 2d6de01c39
7 changed files with 392 additions and 0 deletions

5
DalamudDebugStub/pch.cpp Normal file
View 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.