1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-03 01:46:31 -05:00

Merge pull request #9884 from liamwhite/service-cleanup

service: miscellaneous cleanups
This commit is contained in:
Morph
2023-03-03 22:51:17 -05:00
committed by GitHub
181 changed files with 2111 additions and 2178 deletions

View File

@@ -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 {