pmdsky-debug-py
Autogenerated and statically check-able pmdsky-debug_ symbol definitions
for Python.
To use the symbols in your projects, you can install the package from PyPi::
pip install pmdsky-debug-py
Symbols are grouped by regions. Each region implements the
pmdsky_debug_py.SymbolsProtocol
.
To get a symbol, you can query it like this::
pmdsky_debug_py.eu.functions.InitMemAllocTable.address
See the source code and the symbol definitions of pmdsky-debug_ for more information.
See the README.rst
_ on the root of the repository for additional information.
.. _pmdsky-debug: https://github.com/UsernameFodder/pmdsky-debug
.. _README.rst: https://github.com/SkyTemple/pmdsky-debug-py