mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
7 lines
91 B
C
7 lines
91 B
C
#ifndef JASPROBE_H
|
|
#define JASPROBE_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JASPROBE_H */
|