pmd-sky/lib/include/nnsys.h
AnonymousRandomPerson 608e361e57 Initialized base repo
2023-06-28 23:35:19 -04:00

11 lines
169 B
C

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