Made emscripten work a bit better
This commit is contained in:
@ -20,6 +20,7 @@ namespace Dawn {
|
||||
public:
|
||||
virtual void removeListener() = 0;
|
||||
virtual void teardown() = 0;
|
||||
virtual ~IStateOwnerEventLegacy() {}
|
||||
};
|
||||
|
||||
class IStateOwner {
|
||||
|
Reference in New Issue
Block a user