LiteLoaderBDS-1.16.40/LiteLoader/include/liteloader/Loader.h
2023-02-28 19:51:37 -08:00

7 lines
83 B
C++

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