mirror of
https://github.com/DragonMinded/bemaniutils.git
synced 2026-05-06 13:35:20 -05:00
7 lines
91 B
Python
7 lines
91 B
Python
from bemani.frontend.arcade.arcade import arcade_pages
|
|
|
|
|
|
__all__ = [
|
|
"arcade_pages",
|
|
]
|