isle/LEGO1/radio.cpp
2023-10-24 19:30:34 -04:00

7 lines
81 B
C++

#include "radio.h"
// OFFSET: LEGO1 0x1002c990 STUB
Radio::~Radio()
{
// TODO
}