Match FireRed Rev1
This commit is contained in:
@@ -15,6 +15,14 @@
|
||||
// since not all baseroms and pointers have been dumped yet and will result in
|
||||
// a broken ROM.
|
||||
|
||||
#if REVISION == 0
|
||||
#define CODE_ROOT "C:/WORK/POKeFRLG/src/pm_lgfr_ose/source/"
|
||||
#else
|
||||
#define CODE_ROOT "C:/WORK/POKeFRLG/Src/pm_lgfr_ose/source/"
|
||||
#endif
|
||||
|
||||
#define ABSPATH(x) (CODE_ROOT x)
|
||||
|
||||
#ifdef ENGLISH
|
||||
#define UNITS_IMPERIAL
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user