mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-30 17:05:15 -04:00
10 lines
174 B
C
10 lines
174 B
C
#ifndef _IN_LIB_LIB_4E470_H
|
|
#define _IN_LIB_LIB_4E470_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004e470(void);
|
|
void osInvalDCache(void *vaddr, s32 nbytes);
|
|
|
|
#endif
|