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