mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Rework internal module registration to happen in constructors.
This commit is contained in:
@@ -130,8 +130,6 @@ public:
|
||||
|
||||
void requestAttention(bool continuous) override;
|
||||
|
||||
const char *getName() const override;
|
||||
|
||||
private:
|
||||
|
||||
struct ContextAttribs
|
||||
|
||||
Reference in New Issue
Block a user