isle/LEGO1/radio.cpp
Christian Semmler a01bcf5241
(clang-format) Insert newline at end of file (#247)
* Insert newline at EOF

* Fix formatting
2023-10-25 11:51:59 -07:00

7 lines
82 B
C++

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