mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-27 13:51:01 -04:00
13 lines
370 B
Markdown
13 lines
370 B
Markdown
# libWiiPy.title.iospatcher Module
|
|
|
|
The `libWiiPy.title.iospatcher` module provides support for applying various binary patches to IOS' ES module. These patches and what they do can be found attached to the methods used to apply them.
|
|
|
|
## Module Contents
|
|
|
|
```{eval-rst}
|
|
.. automodule:: libWiiPy.title.iospatcher
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
```
|