10 lines
121 B
C#
10 lines
121 B
C#
|
namespace MAME.Core
|
|||
|
{
|
|||
|
public partial class CpsMotion
|
|||
|
{
|
|||
|
public CpsMotion()
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|