mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 01:39:43 -04:00
8 lines
92 B
C
8 lines
92 B
C
#ifndef D_D_PATH_H
|
|
#define D_D_PATH_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* D_D_PATH_H */
|