mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-17 14:06:42 -04:00
8 lines
95 B
C
8 lines
95 B
C
#ifndef JASREPORT_H
|
|
#define JASREPORT_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JASREPORT_H */
|