mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 01:09:33 -04:00
9 lines
153 B
C
9 lines
153 B
C
#ifndef _IN_LIBRARY_LIBRARY_15860_H
|
|
#define _IN_LIBRARY_LIBRARY_15860_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void initGlobalVariables(void);
|
|
|
|
#endif
|