mirror of
https://github.com/zeldaret/tp
synced 2026-07-03 04:53:19 -04:00
8 lines
89 B
C
8 lines
89 B
C
#ifndef OSARENA_H
|
|
#define OSARENA_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
#endif /* OSARENA_H */
|