mirror of
https://github.com/pret/pmd-sky.git
synced 2026-03-21 17:25:15 -05:00
7 lines
79 B
C
7 lines
79 B
C
#ifndef NITRO_H_
|
|
#define NITRO_H_
|
|
|
|
#include <nitro/types.h>
|
|
|
|
#endif //NITRO_H_
|