pokeheartgold/lib/include/nitro/card/pullOut.h
2022-02-02 10:05:08 -05: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_