mirror of
https://github.com/pret/pmd-sky.git
synced 2026-08-06 03:03:38 -05:00
8 lines
117 B
C
8 lines
117 B
C
#ifndef NITRO_MI_H_
|
|
#define NITRO_MI_H_
|
|
|
|
#include <nitro/mi/init.h>
|
|
#include <nitro/mi/wram.h>
|
|
|
|
#endif //NITRO_MI_H_
|