diff options
Diffstat (limited to 'engines/mads/nebular/nebular_scenes.h')
-rw-r--r-- | engines/mads/nebular/nebular_scenes.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/mads/nebular/nebular_scenes.h b/engines/mads/nebular/nebular_scenes.h index 4da8b49996..c1dbcb8b26 100644 --- a/engines/mads/nebular/nebular_scenes.h +++ b/engines/mads/nebular/nebular_scenes.h @@ -105,11 +105,6 @@ protected: Common::String formAnimName(char sepChar, int suffixNum); /** - *Sets the AA file to use for the scene - */ - void setAAName(); - - /** * Updates the prefix used for getting player sprites for the scene */ void setPlayerSpritesPrefix(); |