Current section

Files

Jump to
tallgrass include tallgrass@pokemon@stat_MoveStatAffect.hrl
Raw

include/tallgrass@pokemon@stat_MoveStatAffect.hrl

-record(move_stat_affect, {
change :: integer(),
move :: tallgrass@common@resource:resource()
}).