Files
pokediamond/arm9/lib/include/CARD_pullOut.h
PikalaxALT 994cfcbc9a FS_rom.c
2020-05-07 19:39:53 -04:00

7 lines
122 B
C

#ifndef NITRO_CARD_PULLOUT_H_
#define NITRO_CARD_PULLOUT_H_
BOOL CARD_IsPulledOut(void);
#endif //NITRO_CARD_PULLOUT_H_