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