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.
Synopsis
Declared in <ball_category.h>
static
void
linkCategoryHolder(
Category* category,
CategoryHolder* categoryHolder);
Created with MrDocs