diff options
author | Christian Pointner <equinox@spreadspace.org> | 2015-09-24 15:50:13 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2015-09-24 15:50:13 (GMT) |
commit | 5ad1a16fbdfaf12199db58be34eb0a8f8942a841 (patch) | |
tree | 18a76d706649447e4297cdd8196dd43a19f21676 /README | |
parent | a81237953717a6d0cf15e8cb0c2692e199c920d3 (diff) |
documentated cart ranges
add some constants for cart ranges
implemented functions for cart ranges
Diffstat (limited to 'README')
-rw-r--r-- | README | 50 |
1 files changed, 50 insertions, 0 deletions
@@ -0,0 +1,50 @@ +Introduction +============ + +tba... + + +CART RANGES: +============ + + 0 --+----------+ + | 2000 | System Macros + 2000 --+----------+ + | 1000 | Jingles + 3000 --+----------+ + | | + | 7000 | <unused> + | | + 10000 --+----------+ + | | + | 10000 | Show Macros + | | + 20000 --+----------+ + | | + | | + | 80000 | <unused> + | | + | | + 100000 --+----------+ + | | + | | + | | + | 400000 | Show Groups (200 Carts each) + | | + | | + | | + 500000 --+----------+ + | | + | | + | | + | 400000 | <unused> + | | + | | + | | + 800000 --+----------+ + | | + | | + | 200000 | Music Pools (1000 Carts each) + | | + | | + 999999 --+----------+ |