10 lines
129 B
C#
10 lines
129 B
C#
|
namespace MAME.Core
|
|||
|
{
|
|||
|
public class Konami68000Motion
|
|||
|
{
|
|||
|
public Konami68000Motion()
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|