SpaghettiKart
Loading...
Searching...
No Matches
Sky.cpp File Reference
#include "Sky.h"
#include <libultraship.h>
#include <libultra/gbi.h>
#include "port/Engine.h"
#include "port/Game.h"
#include "engine/CoreMath.h"
#include "engine/tracks/Track.h"
#include "engine/sky/SkyCloud.h"
#include "engine/sky/SkySnow.h"
#include "engine/sky/SkyStar.h"
#include "macros.h"
#include "mk64.h"
#include "math_util.h"
#include "skybox_and_splitscreen.h"
#include "menus.h"
Include dependency graph for Sky.cpp:

Functions

EXTERN_C void InitSkyActors (ScreenContext *screen)
 
EXTERN_C void DrawSkyActors (ScreenContext *screen, s32 arg0)
 
EXTERN_C void TickSkyActors ()
 

Function Documentation

◆ DrawSkyActors()

EXTERN_C void DrawSkyActors ( ScreenContext * screen,
s32 arg0 )
Here is the caller graph for this function:

◆ InitSkyActors()

EXTERN_C void InitSkyActors ( ScreenContext * screen)

C Compatible functions

Here is the caller graph for this function:

◆ TickSkyActors()

EXTERN_C void TickSkyActors ( )
Here is the caller graph for this function: