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