summaryrefslogtreecommitdiff
path: root/arm9/lib/include/CARD_pullOut.h
blob: be49b95dd795f120108b7c358ead41e70b1eeea3 (plain)
1
2
3
4
5
6
7
8
#ifndef NITRO_CARD_PULLOUT_H_
#define NITRO_CARD_PULLOUT_H_

#include "nitro/types.h"

BOOL CARD_IsPulledOut(void);

#endif //NITRO_CARD_PULLOUT_H_