mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 09:15:48 -04:00
12 lines
217 B
C
12 lines
217 B
C
#ifndef _IN_LIBRARY_LIBRARY_06550_H
|
|
#define _IN_LIBRARY_LIBRARY_06550_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00006550(void);
|
|
u32 func00006d60(void);
|
|
u32 func00006f98(void);
|
|
u32 func00007084(void);
|
|
|
|
#endif
|