refactor: JD8_* a namespace Jd8::
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "core/jail/jgame.hpp"
|
||||
|
||||
Bola::Bola(JD8_Surface gfx, Prota* sam)
|
||||
Bola::Bola(Jd8::Surface gfx, Prota* sam)
|
||||
: Sprite(gfx) {
|
||||
this->sam = sam;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user