mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
8 lines
83 B
C
8 lines
83 B
C
#ifndef C_API_H
|
|
#define C_API_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* C_API_H */
|