mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-12 04:57:06 -04:00
8 lines
98 B
C
8 lines
98 B
C
#ifndef OSDSP_TASK_H
|
|
#define OSDSP_TASK_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSDSP_TASK_H */
|