summaryrefslogtreecommitdiff
path: root/include/m_police_box.h
blob: 639815da0344059d674814d9198f2b9b06d3dd1f (plain)
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