pokeheartgold/lib/include/nnsys.h
2024-05-22 18:43:43 -04:00

13 lines
189 B
C

#ifndef NNSYS_H_
#define NNSYS_H_
#include <nitro.h>
#include <nnsys/fnd.h>
#include <nnsys/snd.h>
#include <nnsys/gfd.h>
#include <nnsys/g2d.h>
#include <nnsys/g3d.h>
#endif //NNSYS_H_