mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-11 06:24:14 -05:00
10 lines
104 B
C#
10 lines
104 B
C#
namespace MKDS_Course_Editor.Export3DTools
|
|
{
|
|
using System;
|
|
|
|
public class Face
|
|
{
|
|
}
|
|
}
|
|
|