isle/LEGO1/police.cpp
2023-06-20 22:11:14 +02:00

7 lines
85 B
C++

#include "police.h"
// OFFSET: LEGO1 0x1005e130
Police::Police()
{
// TODO
}