Mario: teleport to hardcoded level
This commit is contained in:
@@ -103,6 +103,7 @@ 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 SDL_Rect MOD_TELEPORT_SRC;
|
||||
//------------------ ENEMIES -------------------------
|
||||
extern const SDL_Rect GOOMBA_DEATH_SRC;
|
||||
extern const std::vector<SDL_Rect> GOOMBA_WALK_ANIM;
|
||||
|
||||
Reference in New Issue
Block a user