// Copyright 2017 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #pragma once #include #include #include "Common/CommonTypes.h" extern const std::array soup01_tmd; extern const std::array soup01_tmd_view; extern const std::array ios59_tmd; extern const std::array ios59_tmd_view;