dolphin/Source/Core/Core/DSP/DSPCommon.h
2015-05-25 13:22:31 +02:00

9 lines
188 B
C

// Copyright 2010 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#pragma once
#include "Common/CommonTypes.h"
typedef u16 UDSPInstruction;