mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 18:58:22 -04:00
12 lines
201 B
C
12 lines
201 B
C
#ifndef _IN_LIB_LIB_06550_H
|
|
#define _IN_LIB_LIB_06550_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00006550(void);
|
|
u32 func00006d60(void);
|
|
u32 func00006f98(void);
|
|
u32 func00007084(void);
|
|
|
|
#endif
|