mirror of
https://github.com/zeldaret/tp
synced 2026-09-03 10:09:35 -04:00
7 lines
142 B
C
7 lines
142 B
C
#ifndef OS_DOLPHIN_TARGET_OPTIONS_H
|
|
#define OS_DOLPHIN_TARGET_OPTIONS_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OS_DOLPHIN_TARGET_OPTIONS_H */
|