mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-26 15:24:30 -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 */
|