pokediamond/arm9/lib/include/CARD_pullOut.h
2020-06-05 18:55:49 +01:00

9 lines
148 B
C

#ifndef NITRO_CARD_PULLOUT_H_
#define NITRO_CARD_PULLOUT_H_
#include "nitro/types.h"
BOOL CARD_IsPulledOut(void);
#endif //NITRO_CARD_PULLOUT_H_