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

7 lines
109 B
C++

#include "elevatorbottom.h"
// OFFSET: LEGO1 0x10017e90
ElevatorBottom::ElevatorBottom()
{
// TODO
}