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