Eluna attempt fix linux

This commit is contained in:
Rochet2
2014-06-02 11:18:40 +03:00
committed by Foereaper
parent d269acbf8e
commit d4dbc2c00e

View File

@@ -425,6 +425,9 @@ struct EntryBind
ElunaEntryMap Bindings; // Binding store Bindings[entryId][eventId] = funcRef;
};
template<typename T>
class ElunaTemplate;
class Eluna
{
public: