Files
isle/LEGO1/radiostate.cpp
2023-11-30 09:25:32 -05:00

8 lines
89 B
C++

#include "radiostate.h"
// STUB: LEGO1 0x1002ce10
RadioState::RadioState()
{
// TODO
}