mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 07:11:06 -04:00
7 lines
88 B
C
7 lines
88 B
C
#ifndef S_BASIC_H
|
|
#define S_BASIC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* S_BASIC_H */
|