mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-19 13:35:18 +00:00
matched Math3D_CylVsLineSeg and fixed a Math_ error (#564)
* matched cylvsline * slight name adjustment * format * and asm * comment cleanup * fixed misspelling and added mathfixer tool * formatting Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain>
This commit is contained in:
parent
b95643b397
commit
3727cc38b8
36 changed files with 382 additions and 1048 deletions
|
@ -1,7 +1,7 @@
|
|||
#include "z_magic_dark.h"
|
||||
|
||||
static u64 sDiamondTexture[] = {
|
||||
#include "assets/overlays/ovl_Magic_Dark/diamond_texture.i8.inc.c"
|
||||
#include "assets/overlays/ovl_Magic_Dark/diamond_texture.i8.inc.c"
|
||||
};
|
||||
|
||||
extern UNK_TYPE D_04032490[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue