Commit All Changes and Start cleanup

This commit is contained in:
2024-03-09 12:46:20 +01:00
parent 9d6f367c8d
commit 1e3674ecfa
6 changed files with 113 additions and 37 deletions

View File

@ -4,4 +4,6 @@ extern const char *default_title;
extern const char *default_code;
extern const char *default_unique_id;
extern const char *default_romfs_path;
extern const char *sample_header;
extern const char *sample_code;
extern const char *ciaRSF;