N64 QOI Demo
A N64 homebrew app that opens QOI images from ROM
Loading...
Searching...
No Matches
name_node_pool_t Struct Reference

A container for holding a bunch of names. More...

Data Fields

name_node_pool_tprev
 A pointer to the previous block of names.
 
name_node_pool_tnext
 A pointer to the next block of names.
 
int num_images
 Number of images occupied in the block. 32 bit integer for word alignment purposes.
 
char name [POOL_IMG_SIZE][MAX_STRING_SIZE]
 A list of names in a block.
 

Detailed Description

A container for holding a bunch of names.


The documentation for this struct was generated from the following file: