mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-01 11:08:47 -04:00
13 lines
266 B
C
13 lines
266 B
C
#ifndef _IN_LIB_LIB_3E3E0_H
|
|
#define _IN_LIB_LIB_3E3E0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func0003e490(void);
|
|
ALFxRef func0003e540(u8 arg0);
|
|
ALFxRef func0003e5b8(u8 arg0);
|
|
void func0003e674(struct fx *fx, s16 arg1, void *param);
|
|
|
|
#endif
|