mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-31 07:56:03 -04:00
Decompile modelSetDistanceChecksDisabled
This commit is contained in:
+2
-2
@@ -55,8 +55,8 @@ extern u32 var8005ef40;
|
||||
extern u32 var8005ef5c;
|
||||
extern u32 var8005ef7c;
|
||||
extern u32 var8005ef90;
|
||||
extern u32 var8005efb4;
|
||||
extern f32 var8005efb8;
|
||||
extern bool g_ModelDistanceDisabled;
|
||||
extern f32 g_ModelDistanceScale;
|
||||
extern bool var8005efbc;
|
||||
extern u32 var8005efc0;
|
||||
extern bool (*var8005efc4)(struct model *model, struct modelnode *node);
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
u32 func0001a500(void);
|
||||
void func0001a50c(f32 value);
|
||||
void modelSetDistanceScale(f32 value);
|
||||
void func0001a518(void *callback);
|
||||
s32 func0001a524(struct modelnode *node, s32 arg1);
|
||||
Mtxf *func0001a5cc(struct model *model, struct modelnode *node, s32 arg2);
|
||||
|
||||
Reference in New Issue
Block a user