- [NEW] Módul "info"retocat
This commit is contained in:
@@ -8,7 +8,7 @@ class Marcador {
|
||||
|
||||
public:
|
||||
|
||||
Marcador( JD8_Surface gfx, Info* info, Prota* sam );
|
||||
Marcador( JD8_Surface gfx, Prota* sam );
|
||||
~Marcador(void);
|
||||
|
||||
void draw();
|
||||
@@ -18,7 +18,6 @@ protected:
|
||||
void pintaNumero( Uint16 x, Uint16 y, Uint8 num );
|
||||
|
||||
JD8_Surface gfx;
|
||||
Info* info;
|
||||
Prota* sam;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user