mm/tools/decomp-permuter/pah.py

5 lines
65 B
Python
Executable File

#!/usr/bin/env python3
from src.net.cmd.main import main
main()