Load the specified category and its corresponding maxLevel() into the specified categoryHolder, and add categoryHolder to the linked list of category holders maintained by category.
Declared in <ball_category.h>
static
void
linkCategoryHolder(
Category* category,
CategoryHolder* categoryHolder);