mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 17:58:04 -04:00
5 lines
59 B
Python
5 lines
59 B
Python
|
|
from .base import *
|
|
from .asm import *
|
|
from .ret import *
|