mirror of
https://github.com/zeldaret/tp
synced 2026-06-10 04:54:14 -04:00
8 lines
86 B
C
8 lines
86 B
C
#ifndef BINARY_H
|
|
#define BINARY_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* BINARY_H */
|