Finished cIOS building

This commit is contained in:
2026-03-10 22:10:32 -04:00
parent 3f112856e5
commit 9472c049ee
5 changed files with 199 additions and 10 deletions

View File

@@ -55,7 +55,7 @@ impl fmt::Display for TitleType {
}
}
#[derive(Debug, Clone)]
#[derive(Debug, Clone, Copy)]
pub enum ContentType {
Normal = 1,
Development = 2,