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-18 00:13:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
7e4eb86e93
PKHeX
/
PKHeX.Core
/
Saves
/
Substructures
/
Battle Videos
/
BattleStyle6.cs
12 lines
150 B
C#
Raw
Normal View
History
Unescape
Escape
Add bvid util
2018-08-19 03:10:30 +00:00
namespace
PKHeX.Core
{
Minor tweaks Extract some interfaces Suppress some warning messages with commented reasons if appropriate
2020-09-09 19:47:24 +00:00
public
enum
BattleStyle6
Add bvid util
2018-08-19 03:10:30 +00:00
{
Single
,
Double
,
Triple
,
Rotation
,
Multi
,
}
Minor tweaks Extract some interfaces Suppress some warning messages with commented reasons if appropriate
2020-09-09 19:47:24 +00:00
}
Reference in a new issue
Copy permalink