mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 14:01:52 -05:00
6 lines
79 B
PHP
6 lines
79 B
PHP
.ifdef FIRERED
|
|
.equiv GAME_VERSION, 4
|
|
.else
|
|
.equiv GAME_VERSION, 5
|
|
.endif
|