mirror of
https://github.com/zeldaret/tp
synced 2026-05-24 07:11:06 -04:00
7 lines
109 B
C
7 lines
109 B
C
#ifndef JSUINPUTSTREAM_H
|
|
#define JSUINPUTSTREAM_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
#endif /* JSUINPUTSTREAM_H */
|