Bryan Bishop
|
2cf0cfa34d
|
class Preprocessor instead of just functions
|
2013-09-02 12:33:03 -05:00 |
|
Bryan Bishop
|
c39e156f8c
|
don't make global labels for rgbasm macros
This adds support to the preprocessor to handle constants.asm from
pokered.
|
2013-09-01 01:44:00 -05:00 |
|
Bryan Bishop
|
4998994c9a
|
merge preprocessor from pokecrystal c0a01c99
That version was better anyway.
|
2013-08-31 12:43:05 -05:00 |
|
Bryan Bishop
|
4c56a6c57a
|
better KeyError exception message in preprocessor
|
2013-08-29 12:07:27 -05:00 |
|
Bryan Bishop
|
0856dee10a
|
also have the common bits of the preprocessor
This doesn't really belong in both pokecrystal and pokered. It should be
shared between the two without copy/paste.
|
2013-08-28 22:41:01 -05:00 |
|