Skip to content
Snippets Groups Projects
Commit 8bee0555 authored by D-AIRY's avatar D-AIRY
Browse files

Fixed x86 build

parent 42c123a4
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,8 @@ public:
CLightSystem(IXCore *pCore);
~CLightSystem();
SX_ALIGNED_OP_MEM2();
IXLightSun* XMETHODCALLTYPE newSun() override;
IXLightSun* XMETHODCALLTYPE getSun() override;
void destroySun(IXLightSun *pLight);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment