pokeplatinum/lib/include/nitro/card/pullOut.h
luckytyphlosion 486ec0e42f Add in NitroSDK headers.
From pokeheartgold.
2022-12-22 17:15:56 -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_