1 2 3 4 5 6 7 8
#ifndef M_POLICE_BOX_H #define M_POLICE_BOX_H #include "ultra64.h" void mPB_keep_item(u16); #endif