MADE: Graphics::Surface is a struct, not a class
This commit is contained in:
parent
403b20e70d
commit
63b3db2753
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class AudioStream;
|
|||
}
|
||||
|
||||
namespace Graphics {
|
||||
class Surface;
|
||||
struct Surface;
|
||||
}
|
||||
|
||||
namespace Made {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue