mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 08:26:24 -04:00
8 lines
83 B
C
8 lines
83 B
C
#ifndef C_LIB_H
|
|
#define C_LIB_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* C_LIB_H */
|