LiteLoaderBDS-1.16.40/LiteLoader/Main/Loader.h
2022-09-21 19:47:03 +08:00

7 lines
83 B
C++

#pragma once
#include <string>
namespace LL {
void LoadMain();
} // namespace LL