mirror of
https://github.com/loot/libloot-python.git
synced 2026-07-27 14:14:13 -07:00
Update libloot to v0.15.0
This commit is contained in:
@@ -168,8 +168,6 @@ void bindFunctions(pybind11::module& module) {
|
||||
|
||||
module.def("is_compatible", &IsCompatible);
|
||||
|
||||
module.def("initialise_locale", &InitialiseLocale, arg("id") = "");
|
||||
|
||||
module.def("create_game_handle", &py::CreateGameHandle,
|
||||
arg("game"),
|
||||
arg("game_path"),
|
||||
|
||||
Reference in New Issue
Block a user