move tja to parsers folder

This commit is contained in:
Anthony Samms
2026-01-12 09:08:01 -05:00
parent 183eb75bba
commit ea9d135741
9 changed files with 8 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ from libs.audio import audio
from libs.background import Background
from libs.global_data import Modifiers, PlayerNum, global_data
from libs.texture import tex
from libs.tja import (
from libs.parsers.tja import (
Balloon,
Drumroll,
NoteType,