mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-16 14:30:22 -04:00
12 lines
203 B
C
12 lines
203 B
C
#ifndef _IN_LIB_LIB_09660_H
|
|
#define _IN_LIB_LIB_09660_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func00009660(void);
|
|
void amgrClearDmaBuffers(void);
|
|
u32 func00009a08(void);
|
|
|
|
#endif
|