mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-27 13:53:18 +00:00
cleanup VideoOut library code
This commit is contained in:
parent
201294cf18
commit
bc7a13370d
8 changed files with 24 additions and 47 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
#include "../Loader/SymbolsResolver.h"
|
||||
|
||||
#include <Core/PS4/Loader/Elf.h>
|
||||
|
||||
#define LIB_FUNCTION(nid, lib, libversion, mod, moduleVersionMajor, moduleVersionMinor, function) \
|
||||
{\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue