Files
SpaghettiKart/src/course_metadata.h
T
coco875 5d7cf20c83 pr Code 80005fd0 (#181)
* fix error

* a lot of change

* basic rename of local variable

* continue rename and improve Enhancements

* re-apply change

* revert the remove of dma_texture and fix mtxf_multiplication

* more documentation port

* some fix

* more fix

* fix arround

* Update torch

* fix spelling

---------

Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-19 16:26:04 -06:00

10 lines
187 B
C

#include <libultraship.h>
#include <common_structs.h>
extern Vec4f CurveTargetSpeed[];
extern Vec4f NormalTargetSpeed[];
extern Vec4f D_0D0096B8[];
extern Vec4f OffTrackTargetSpeed[];