mirror of
https://github.com/zeldaret/tp
synced 2026-05-28 08:25:48 -04:00
8 lines
89 B
C
8 lines
89 B
C
#ifndef S_BASIC_H
|
|
#define S_BASIC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* S_BASIC_H */
|