This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
PKHeX
Watch
2
Star
0
Fork
You've already forked PKHeX
0
mirror of
https://github.com/kwsch/PKHeX
synced
2024-12-12 13:42:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
41bc3f6182
PKHeX
/
PKHeX.Core
/
Saves
/
Substructures
/
Battle Videos
/
RotateDirection.cs
10 lines
115 B
C#
Raw
Normal View
History
Unescape
Escape
Misc clean no functional change
2019-02-15 19:46:46 +00:00
namespace
PKHeX.Core
Add bvid util
2018-08-19 03:10:30 +00:00
{
public
enum
RotateDirection
{
None
,
Right
,
Left
,
}
}
Reference in a new issue
Copy permalink