refactor: shuffle some things around to improve readability
Signed-off-by: flow <flowlnlnln@gmail.com>
This commit is contained in:
@@ -118,8 +118,8 @@ struct VersionTarget
|
||||
|
||||
struct VersionFileCurseForge
|
||||
{
|
||||
int project;
|
||||
int file;
|
||||
int project_id;
|
||||
int file_id;
|
||||
};
|
||||
|
||||
struct VersionFile
|
||||
|
||||
Reference in New Issue
Block a user