mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-21 15:21:15 +00:00
7 lines
120 B
C++
7 lines
120 B
C++
#include "legomodelpresenter.h"
|
|
|
|
void LegoModelPresenter::configureLegoModelPresenter(int param_1)
|
|
{
|
|
// FIXME: Stub
|
|
}
|