mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 18:27:17 -04:00
7 lines
94 B
C
7 lines
94 B
C
#ifndef JFWSYSTEM_H
|
|
#define JFWSYSTEM_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JFWSYSTEM_H */
|