mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
parent
feac688313
commit
1021c482af
23 changed files with 27 additions and 13695 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "macros.h"
|
||||
#include "sys_math3d.h"
|
||||
|
||||
#pragma increment_block_number "gc-eu:108 gc-eu-mq:108"
|
||||
#pragma increment_block_number "gc-eu:108 gc-eu-mq:108 gc-us:108"
|
||||
|
||||
s32 Math3D_LineVsLineClosestTwoPoints(Vec3f* lineAPointA, Vec3f* lineAPointB, Vec3f* lineBPointA, Vec3f* lineBPointB,
|
||||
Vec3f* lineAClosestToB, Vec3f* lineBClosestToA);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue