mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-07-08 01:31:53 +08:00
Update game list
This commit is contained in:
@@ -93,6 +93,9 @@ impl PartialEq<&[u8; 4]> for PropTag {
|
||||
impl ExtraProp {
|
||||
pub fn is_filename_hash(&self) -> bool {
|
||||
self.tag == CHUNK_HNFN
|
||||
|| self.tag == CHUNK_SMIL
|
||||
|| self.tag == CHUNK_ELIF
|
||||
|| self.tag == CHUNK_YUZU
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user