mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-27 07:37:24 -04:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef C_LIB_H
|
|
#define C_LIB_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* C_LIB_H */
|