Word by Word Lyrics <3

This commit is contained in:
2026-07-18 15:02:07 +10:00
parent 6a5771cf9e
commit 4c257f7ad9
15 changed files with 1645 additions and 34 deletions
@@ -0,0 +1,21 @@
.class public final Lradiant/WordLyricsTick;
.super Ljava/lang/Object;
.implements Ljava/lang/Runnable;
# 50ms clock tick driver for word level lyrics highlighting
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public run()V
.locals 0
invoke-static {}, Lradiant/WordLyrics;->tick()V
return-void
.end method