Ignacio R. Morelle a21d13f1f4 Refactored trash terrain gfx macros into a separate file, removed TRI prefix
The macro-less portions of these terrain graphics rules are now the
TRASH_A and LITTER_BASE macros. I tried to the best of my ability to
understand how they are supposed to work together, so this is the naming
scheme and parameter set I found to be the most optimal:

    #define TRASH_A TERRAIN PROB IMAGESTEM
        Covers the first and second rules, which are used on a single
        terrain pattern.
    #define LITTER_BASE TERRAIN IMAGESTEM
        Covers the third rule, which affects both trash terrains.
2014-02-13 22:54:06 -03:00
..
2012-08-25 08:18:19 +00:00
2013-11-18 22:32:54 +01:00
2013-12-31 19:22:28 +01:00