1
0
mirror of synced 2025-02-13 01:14:27 +01:00
2019-12-10 01:10:14 +00:00

7 lines
91 B
Python

from bemani.frontend.arcade.arcade import arcade_pages
__all__ = [
"arcade_pages",
]