mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 09:07:52 +00:00
Merge pull request #9884 from liamwhite/service-cleanup
service: miscellaneous cleanups
This commit is contained in:
commit
7f06f21046
181 changed files with 2111 additions and 2178 deletions
|
@ -5,8 +5,8 @@
|
|||
|
||||
#include "common/common_types.h"
|
||||
#include "common/math_util.h"
|
||||
#include "core/hle/service/nvflinger/buffer_transform_flags.h"
|
||||
#include "core/hle/service/nvflinger/pixel_format.h"
|
||||
#include "core/hle/service/nvnflinger/buffer_transform_flags.h"
|
||||
#include "core/hle/service/nvnflinger/pixel_format.h"
|
||||
|
||||
namespace Tegra {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue