Match FireRed Rev1
This commit is contained in:
@@ -158,3 +158,12 @@
|
||||
.byte \bg, \top, \left, \height, \width, \palno
|
||||
.2byte \baseBlock
|
||||
.endm
|
||||
|
||||
.macro abspath relative
|
||||
.if REVISION == 0
|
||||
.ascii "C:/WORK/POKeFRLG/src/pm_lgfr_ose/source/"
|
||||
.else
|
||||
.ascii "C:/WORK/POKeFRLG/Src/pm_lgfr_ose/source/"
|
||||
.endif
|
||||
.asciz "\relative"
|
||||
.endm
|
||||
|
||||
Reference in New Issue
Block a user