X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fbackground.h;h=7ed3e837c9a31d87b9f13c7d306d0f9f99138892;hb=875ef8eb7e93726bc67dfa7f05da946250e588d4;hp=375343fcac4a70d651201ab887c4aad2f7ec1721;hpb=236df51d91f0845cd4e06b3269e262911d81f5db;p=supertux.git diff --git a/src/background.h b/src/background.h index 375343fca..7ed3e837c 100644 --- a/src/background.h +++ b/src/background.h @@ -60,6 +60,7 @@ private: }; Type type; + int layer; std::string imagefile; float speed; Surface* image;