Current section

Files

Jump to
tallgrass include internal@common@pokemon_PokemonWithHidden.hrl
Raw

include/internal@common@pokemon_PokemonWithHidden.hrl

-record(pokemon_with_hidden, {
is_hidden :: boolean(),
slot :: integer(),
affordance :: internal@common@affordance:affordance()
}).