refactor: JD8_* a namespace Jd8::
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
class Engendro : public Sprite {
|
||||
public:
|
||||
explicit Engendro(JD8_Surface gfx, Uint16 x, Uint16 y);
|
||||
explicit Engendro(Jd8::Surface gfx, Uint16 x, Uint16 y);
|
||||
|
||||
auto update() -> bool;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user