mirror of
https://github.com/encounter/tp.git
synced 2026-03-30 11:40:53 -07:00
7 lines
100 B
C
7 lines
100 B
C
#ifndef DYNAMICLINK_H
|
|
#define DYNAMICLINK_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* DYNAMICLINK_H */
|