Files
ac-decomp/include/dolphin/gx.h
T
Cuyler36 7336d51f44 Sync
2023-04-16 13:43:32 -04:00

17 lines
141 B
C

#ifndef DOLPHIN_GX_H
#define DOLPHIN_GX_H
#include "types.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif