aboutsummaryrefslogtreecommitdiff
path: root/loader_wsock32_proxy/loader.h
blob: 02ccb97d2e5a73789bd99e0fca52fc9773f5df64 (plain)
1
2
3
4
5
6
7
#pragma once

extern wchar_t exePath[4096];
extern wchar_t dllPath[8192];
extern wchar_t dllPath2[4096];

bool ProvisionNorthstar();