mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Fixed GCC warning.
This commit is contained in:
@@ -147,7 +147,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
void Atlas::init();
|
||||
void init();
|
||||
|
||||
struct PackedLayer;
|
||||
PackedLayer* m_layers;
|
||||
|
||||
Reference in New Issue
Block a user