mirror of
https://github.com/NoelFB/blah.git
synced 2024-11-25 16:18:57 +08:00
removing pointless forward declaration
This commit is contained in:
parent
9eca790f9b
commit
6f0ac3e8c2
|
@ -66,8 +66,6 @@ namespace Blah
|
||||||
Color color;
|
Color color;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct Layer;
|
|
||||||
|
|
||||||
struct Cel
|
struct Cel
|
||||||
{
|
{
|
||||||
int layer_index = 0;
|
int layer_index = 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user