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

7 lines
97 B
C++

#include "gasstation.h"
// OFFSET: LEGO1 0x100046a0
GasStation::GasStation()
{
// TODO
}