diff options
| author | Adam Malczewski <[email protected]> | 2026-06-27 22:03:59 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-27 22:03:59 +0900 |
| commit | 831747ddb5886364707b696ac38cce8da333f15d (patch) | |
| tree | 1b3c983c2b9964d55adec16e2e3a78190fbedbbe /study-player.cfg | |
| parent | b0534c0b53fc116521245c14b05d0120a1cded89 (diff) | |
| download | study-player-V1.tar.gz study-player-V1.zip | |
V1: preserve pre-refactor state (single-file main.c + harness docs)V1
Diffstat (limited to 'study-player.cfg')
| -rw-r--r-- | study-player.cfg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/study-player.cfg b/study-player.cfg new file mode 100644 index 0000000..3d221cc --- /dev/null +++ b/study-player.cfg @@ -0,0 +1,16 @@ +# Study Player layout config +title_y=60.00 +title_x=960.00 +bar_y=460.00 +bar_height=50.00 +bar_width=1248.00 +btn_radius=55.00 +help_y=1000.00 +help_x=40.00 +status_x=960.00 +btn_y=715.00 +btn_center_x=960.00 +smart_play_y=868.00 +smart_play_x=1611.00 +sec_nav_y=745.00 +sec_nav_x=1713.00 |
