mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 07:11:16 +00:00
7 lines
87 B
C++
7 lines
87 B
C++
#include "legoroi.h"
|
|
|
|
void LegoROI::configureLegoROI(int param_1)
|
|
{
|
|
// FIXME: Stub
|
|
}
|