mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 23:45:12 +00:00
Save Data Note (#3054)
* Split save_data_utility into two classes. * Add entry notes to saves. * Code review changes
This commit is contained in:
parent
9bd6d28514
commit
5cc152b8dd
9 changed files with 263 additions and 155 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#include <QDesktopWidget>
|
||||
|
||||
#include "vfs_dialog.h"
|
||||
#include "save_data_utility.h"
|
||||
#include "save_data_list_dialog.h"
|
||||
#include "kernel_explorer.h"
|
||||
#include "game_list_frame.h"
|
||||
#include "debugger_frame.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue