|
SpaghettiKart
|
#include "Hedgehog.h"#include "engine/World.h"#include "port/Game.h"#include "port/interpolation/FrameInterpolation.h"#include <cstdint>#include "render_objects.h"#include "update_objects.h"#include "mk64.h"#include "assets/textures/tracks/yoshi_valley/yoshi_valley_data.h"#include "assets/models/common_data.h"#include "math_util_2.h"#include "code_80086E70.h"#include "code_80057C60.h"Variables | |
| const char * | sHedgehogTexList [] = { d_course_yoshi_valley_hedgehog } |
| Vtx | gVtxHedgehogRight [] |
| Vtx | gVtxHedgehogLeft [] |
| Vtx gVtxHedgehogLeft[] |
| Vtx gVtxHedgehogRight[] |
| const char* sHedgehogTexList[] = { d_course_yoshi_valley_hedgehog } |