mirror of
https://github.com/pret/pokefirered.git
synced 2026-09-26 13:33:14 -04:00
6 lines
79 B
SQL
6 lines
79 B
SQL
.ifdef FIRERED
|
|
.equiv GAME_VERSION, 4
|
|
.else
|
|
.equiv GAME_VERSION, 5
|
|
.endif
|