Mario Kart 64
Loading...
Searching...
No Matches
TrashBin.cpp File Reference
#include <libultraship.h>
#include <libultra/gbi.h>
#include "TrashBin.h"
#include "World.h"
#include "port/Game.h"
#include "port/interpolation/FrameInterpolation.h"
#include "main.h"
#include "code_800029B0.h"
#include "render_objects.h"
#include "update_objects.h"
#include "assets/banshee_boardwalk_data.h"
#include "assets/common_data.h"
#include "math_util.h"
#include "math_util_2.h"
#include "code_80086E70.h"
#include "code_80057C60.h"
#include "audio/external.h"
Include dependency graph for TrashBin.cpp:

Macros

#define DEGREES_FLOAT_TO_SHORT(Degrees)
 

Macro Definition Documentation

◆ DEGREES_FLOAT_TO_SHORT

#define DEGREES_FLOAT_TO_SHORT ( Degrees)
Value:
((s16)((Degrees) * (0x8000 / 180.0f)))