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