mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 15:00:55 -04:00
8 lines
80 B
C
8 lines
80 B
C
#ifndef INIT_H
|
|
#define INIT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* INIT_H */
|