mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
reorganized repo, implemented mxcore
This commit is contained in:
10
LEGO1/legoworldpresenter.h
Normal file
10
LEGO1/legoworldpresenter.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef LEGOWORLDPRESENTER_H
|
||||
#define LEGOWORLDPRESENTER_H
|
||||
|
||||
class LegoWorldPresenter
|
||||
{
|
||||
public:
|
||||
__declspec(dllexport) static void configureLegoWorldPresenter(int param_1);
|
||||
};
|
||||
|
||||
#endif // LEGOWORLDPRESENTER_H
|
Reference in New Issue
Block a user