mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-11 05:14:21 -05:00
8 lines
100 B
C
8 lines
100 B
C
#ifndef NNSYS_H_
|
|
#define NNSYS_H_
|
|
|
|
#include <nnsys/fnd.h>
|
|
#include <nnsys/snd.h>
|
|
|
|
#endif //NNSYS_H_
|