isle-portable/LEGO1/act2policestation.cpp

10 lines
137 B
C++
Raw Normal View History

#include "act2policestation.h"
// OFFSET: LEGO1 0x1004e0e0 STUB
MxLong Act2PoliceStation::Notify(MxParam &p)
{
// TODO
return 0;
}