mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-14 21:40:03 +00:00
9 lines
265 B
C
9 lines
265 B
C
|
#include <ultra64.h>
|
||
|
#include <global.h>
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_path/Path_GetByIndex.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_path/Path_OrientAndGetDistSq.s")
|
||
|
|
||
|
#pragma GLOBAL_ASM("asm/non_matchings/code/z_path/Path_CopyLastPoint.s")
|