mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 23:52:49 +02:00
Update unrar to V7.1.8
Update unrar to V7.1.8
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define FEX_ENABLE_RAR 1
|
||||
#endif
|
||||
|
||||
#define FEX_TYPE_LIST fex_7z_type, fex_gz_type, fex_zip_type, fex_rar_type
|
||||
#define FEX_TYPE_LIST fex_7z_type, fex_gz_type, fex_zip_type, fex_rar_type,
|
||||
|
||||
// Use standard config.h if present
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
@@ -1113,6 +1113,8 @@ void RarVM::ExecuteStandardFilter(VM_StandardFilters FilterType)
|
||||
}
|
||||
}
|
||||
break;
|
||||
case VMSF_NONE:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user