mirror of
https://github.com/zeldaret/tp
synced 2026-08-11 11:33:29 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef GXMISC_H
|
|
#define GXMISC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* GXMISC_H */
|