Mod texture
This commit is contained in:
+4
-2
@@ -87,8 +87,10 @@ extern const SDL_Rect CANNON_TOWER_SRC;
|
||||
extern const SDL_Rect CANNON_PEDESTAL_SRC;
|
||||
extern const SDL_Rect CANNON_SRC;
|
||||
//------------------ MODIFIERS ----------------------
|
||||
extern const SDL_Rect DESTRUCTIBLE_SRC;
|
||||
extern const SDL_Rect BACKGROUND_SRC;
|
||||
extern const SDL_Rect MOD_DESTRUCTIBLE_SRC;
|
||||
extern const SDL_Rect MOD_BACKGROUND_SRC;
|
||||
extern const SDL_Rect MOD_COIN_SRC;
|
||||
extern const SDL_Rect MOD_MUSHROOM_SRC;
|
||||
|
||||
extern const SDLPP::Vec2D<uint64_t> OVERWORLD_SHIFT;
|
||||
extern const SDLPP::Vec2D<uint64_t> UNDERWORLD_SHIFT;
|
||||
|
||||
Reference in New Issue
Block a user