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