src/util/reader.[ch]pp: Add "reader_get_layer" ...
authorFlorian Forster <supertux@octo.it>
Thu, 11 Feb 2010 14:54:15 +0000 (14:54 +0000)
committerFlorian Forster <supertux@octo.it>
Thu, 11 Feb 2010 14:54:15 +0000 (14:54 +0000)
commit6c5913c1524e9e18d3d5849b85c9dac7922536bf
tree737afcd3713e47eb26505365f7d451e93ff91e73
parent1cfecb90e76cc71dfc364b78f8ec95c511f3ccd6
src/util/reader.[ch]pp: Add "reader_get_layer" ...

... a utility function to read and sanitize the "layer" and "z-pos" options.

References: #527.

SVN-Revision: 6320
src/util/reader.cpp [new file with mode: 0644]
src/util/reader.hpp