tp/tools/libdol2asm/data/function/__init__.py

5 lines
59 B
Python

from .base import *
from .asm import *
from .ret import *