mirror of
https://github.com/pret/pokeheartgold.git
synced 2026-05-14 23:20:45 -05:00
7 lines
98 B
C
7 lines
98 B
C
#ifndef NITRO_SPI_H_
|
|
#define NITRO_SPI_H_
|
|
|
|
#include <nitro/spi/userInfo.h>
|
|
|
|
#endif //NITRO_SPI_H_
|