cppcheck
This commit is contained in:
@@ -6,7 +6,6 @@ class Engendro : public Sprite {
|
||||
public:
|
||||
Engendro(JD8_Surface gfx, Uint16 x, Uint16 y);
|
||||
|
||||
void draw();
|
||||
bool update();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user