mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-22 05:49:01 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef OSSYNC_H
|
|
#define OSSYNC_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSSYNC_H */
|