mirror of
https://github.com/quizhizhe/LiteLoaderBDS-1.16.40.git
synced 2025-06-01 11:43:41 +00:00
4 lines
83 B
C++
4 lines
83 B
C++
#pragma once
|
|
|
|
std::string GetCallerModuleFileName(unsigned long FramesToSkip = 0);
|