Super Mario 64 Source
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
Functions | Variables
level_script.h File Reference

Go to the source code of this file.

Functions

struct LevelCommandlevel_script_execute (struct LevelCommand *cmd)
 

Variables

u8 gFrameBuffer0 []
 
u8 gFrameBuffer1 []
 
u8 gFrameBuffer2 []
 
u8 level_script_entry []
 

Function Documentation

◆ level_script_execute()

struct LevelCommand* level_script_execute ( struct LevelCommand cmd)

Variable Documentation

◆ gFrameBuffer0

u8 gFrameBuffer0[]

◆ gFrameBuffer1

u8 gFrameBuffer1[]

◆ gFrameBuffer2

u8 gFrameBuffer2[]

◆ level_script_entry

u8 level_script_entry[]