mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-25 15:05:06 -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 */
|