mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 22:19:02 +00:00
move config structs to own files and clean up some headers
This commit is contained in:
parent
5e6b1003ec
commit
fe75311be2
213 changed files with 919 additions and 997 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#include "stdafx.h"
|
||||
#include "memory_string_searcher.h"
|
||||
#include "Emu/Memory/vm.h"
|
||||
|
||||
#include <QLabel>
|
||||
#include <QPushButton>
|
||||
|
||||
LOG_CHANNEL(gui_log, "GUI");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue