mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-13 09:35:21 -05:00
Move files
no functional change, just putting stuff in a more appropriate folder
This commit is contained in:
@@ -26,7 +26,7 @@ public enum MoveType : sbyte
|
||||
Fairy,
|
||||
}
|
||||
|
||||
public static partial class Extensions
|
||||
public static class MoveTypeExtensions
|
||||
{
|
||||
public static MoveType GetMoveTypeGeneration(this MoveType type, int generation)
|
||||
{
|
||||
Reference in New Issue
Block a user