mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-31 07:56:03 -04:00
Decompile frametimeCalculate
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#include <ultra64.h>
|
||||
#include "types.h"
|
||||
|
||||
void func0f16ce10(void);
|
||||
void func0f16ce3c(s32 diffframe60, s32 diffframe240, s32 frametime);
|
||||
void func0f16ce94(void);
|
||||
void frametimeInit(void);
|
||||
void frametimeApply(s32 diffframe60, s32 diffframe240, s32 frametime);
|
||||
void frametimeCalculate(void);
|
||||
void func0f16cf94(void);
|
||||
|
||||
extern const char var7f1b78c0[];
|
||||
|
||||
Reference in New Issue
Block a user