mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-18 01:14:56 +00:00
refactoring log class
This commit is contained in:
parent
ca291b6573
commit
04e9366cb8
12 changed files with 105 additions and 11 deletions
|
@ -17,7 +17,7 @@
|
|||
#include "spdlog/spdlog.h"
|
||||
#include "types.h"
|
||||
#include "GUI/ElfViewer.h"
|
||||
#include "Util/Log.h"
|
||||
#include <Util/log.h>
|
||||
|
||||
// This example can also compile and run with Emscripten! See 'Makefile.emscripten' for details.
|
||||
#ifdef __EMSCRIPTEN__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue