mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 22:18:41 -05:00
8 lines
162 B
SQL
8 lines
162 B
SQL
.include "constants/gba_constants.inc"
|
|
.include "constants/misc_constants.inc"
|
|
@ .include "constants/version.inc"
|
|
|
|
.set FALSE, 0
|
|
.set TRUE, 1
|
|
.set NULL, 0
|