mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 15:21:15 +00:00
7 lines
130 B
C++
7 lines
130 B
C++
#include "legopartpresenter.h"
|
|
|
|
void LegoPartPresenter::configureLegoPartPresenter(int param_1, int param_2)
|
|
{
|
|
// FIXME: Stub
|
|
}
|