mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-20 03:24:49 +00:00
Update src/main.cpp
Co-authored-by: GPUCode <47210458+GPUCode@users.noreply.github.com>
This commit is contained in:
parent
0dfdefe01b
commit
9fb5852f2e
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
#include "core/hle/libraries/libs.h"
|
||||
#include "core/linker.h"
|
||||
#include "emuTimer.h"
|
||||
#include <core/file_sys/fs.h>
|
||||
#include "core/file_sys/fs.h"
|
||||
#include "common/singleton.h"
|
||||
|
||||
int main(int argc, char* argv[]) {
|
||||
|
|
Loading…
Add table
Reference in a new issue