shithub: pokered

ref: 89be95cdeda1bf2b4eccc2164d835236bd89bba1
dir: /version.asm/

View raw version
if !def(_RED)
_RED    EQU 0
endc

if !def(_BLUE)
_BLUE   EQU 0
endc

if !def(_JAPAN)
_JAPAN  EQU 0
endc

if !def(_GREEN)
_GREEN  EQU 0
endc

if !def(_YELLOW)
_YELLOW EQU 0
endc