mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 06:54:28 -04:00
8 lines
101 B
C
8 lines
101 B
C
#ifndef DYNAMICLINK_H
|
|
#define DYNAMICLINK_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* DYNAMICLINK_H */
|