mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
Crypto/Qt: check target app version for packages
This commit is contained in:
parent
af854835b2
commit
773448a8f6
6 changed files with 442 additions and 155 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#include "utils.h"
|
||||
#include "aes.h"
|
||||
#include "key_vault.h"
|
||||
#include "util/logs.hpp"
|
||||
|
||||
LOG_CHANNEL(key_vault_log, "KEY_VAULT");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue