Add missing string, fix preview bug in browser

This commit is contained in:
2024-05-12 17:46:55 -04:00
parent 3c55868183
commit 9b098f6935
4 changed files with 18 additions and 18 deletions

View File

@@ -80,6 +80,7 @@ typedef struct {
const char *dump_single;
const char *dump_all_official;
float start_pos;
const char *shuffle;
} Draw_Strings_s;
typedef struct {