mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-05 11:17:23 -04:00
11 lines
195 B
C
11 lines
195 B
C
#ifndef _IN_LIB_LIB_4E530_H
|
|
#define _IN_LIB_LIB_4E530_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004e530(void);
|
|
u32 func0004e640(void);
|
|
void func0004e650(u32 salt, u32 *actual);
|
|
|
|
#endif
|