mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-12 11:11:16 +00:00
9 lines
129 B
C++
9 lines
129 B
C++
#include "act2policestation.h"
|
|
|
|
// OFFSET: LEGO1 0x100d53ac
|
|
long Act2PoliceStation::Notify(MxParam &p)
|
|
{
|
|
// TODO
|
|
|
|
return 0;
|
|
} |