mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-28 07:54:51 -04:00
8 lines
92 B
C
8 lines
92 B
C
#ifndef JASPROBE_H
|
|
#define JASPROBE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* JASPROBE_H */
|