SpaghettiKart
Loading...
Searching...
No Matches
Crab.cpp File Reference
#include <libultraship.h>
#include <libultra/gbi.h>
#include "Crab.h"
#include <vector>
#include "CoreMath.h"
#include "port/Game.h"
#include "port/interpolation/FrameInterpolation.h"
#include "macros.h"
#include "main.h"
#include "defines.h"
#include "camera.h"
#include "update_objects.h"
#include "render_objects.h"
#include "actors.h"
#include "code_80057C60.h"
#include "code_80086E70.h"
#include "math_util.h"
#include "math_util_2.h"
#include "code_80005FD0.h"
#include "some_data.h"
#include "ceremony_and_credits.h"
#include "assets/models/tracks/koopa_troopa_beach/koopa_troopa_beach_data.h"
#include "assets/textures/tracks/koopa_troopa_beach/koopa_troopa_beach_data.h"
#include "assets/models/common_data.h"
Include dependency graph for Crab.cpp:

Variables

Vtx common_vtx_crab []
 

Variable Documentation

◆ common_vtx_crab

Vtx common_vtx_crab[]
Initial value:
= {
{ { { -32, -31, 0 }, 0, { 0, 0 }, { 255, 255, 255, 255 } } },
{ { { 31, -31, 0 }, 0, { 4032, 0 }, { 255, 255, 255, 255 } } },
{ { { 31, 31, 0 }, 0, { 4032, 3968 }, { 255, 255, 255, 255 } } },
{ { { -32, 31, 0 }, 0, { 0, 3968 }, { 255, 255, 255, 255 } } },
}