mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Remove -Wno-reorder and make it an error
This commit is contained in:
parent
54f2c27ba0
commit
972e0ab31d
43 changed files with 139 additions and 149 deletions
|
|
@ -884,7 +884,6 @@ std::vector<fs::file> SCEDecrypter::MakeFile()
|
|||
SELFDecrypter::SELFDecrypter(const fs::file& s)
|
||||
: self_f(s)
|
||||
, key_v()
|
||||
, data_buf_length(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue