mirror of
https://github.com/NinjaCheetah/libWiiPy.git
synced 2025-04-26 13:21:01 -04:00
15 lines
386 B
Markdown
15 lines
386 B
Markdown
# libWiiPy.title.iospatcher Module
|
|
|
|
## Description
|
|
|
|
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:
|
|
```
|