void ReserveTexCoord(
u8 num
);
| Name | Description | |
|---|---|---|
| num | The number of stored texture coordinates. |
Allocates memory for storing texture coordinates used in the content region.
The initial value for the number of storable texture coordinates is the same as the number of textures in the content area.
CONFIDENTIAL