mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 23:01:23 -04:00
7 lines
82 B
C
7 lines
82 B
C
#ifndef OSDSP_H
|
|
#define OSDSP_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* OSDSP_H */
|