// SPDX-FileCopyrightText: Copyright 2024 shadPS4 Emulator Project // SPDX-License-Identifier: GPL-2.0-or-later #include "ngs2_error.h" #include "ngs2_impl.h" #include "common/logging/log.h" #include "core/libraries/error_codes.h" using namespace Libraries::Kernel; namespace Libraries::Ngs2 {} // namespace Libraries::Ngs2