![]() |
Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
|
An unused linked list struct that seems to have been replaced by ObjectNode. More...
Data Fields | |
struct LinkedList * | next |
struct LinkedList * | prev |
An unused linked list struct that seems to have been replaced by ObjectNode.
struct LinkedList* LinkedList::next |
struct LinkedList* LinkedList::prev |