Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Data Fields
LinkedList Struct Reference

An unused linked list struct that seems to have been replaced by ObjectNode. More...

Data Fields

struct LinkedListnext
 
struct LinkedListprev
 

Detailed Description

An unused linked list struct that seems to have been replaced by ObjectNode.

Field Documentation

◆ next

struct LinkedList* LinkedList::next

◆ prev

struct LinkedList* LinkedList::prev

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