Current section

Files

Jump to
tallgrass include internal@pokemon@shape@shape_Shape.hrl
Raw

include/internal@pokemon@shape@shape_Shape.hrl

-record(shape, {
id :: integer(),
name :: binary(),
names :: list(internal@common@name:name()),
awesome_names :: list(internal@common@name:name()),
pokemon_species :: list(internal@common@affordance:affordance())
}).