From 9f0a89760236529776b607e25e67aaae2321b99e Mon Sep 17 00:00:00 2001 From: GriffinR Date: Wed, 6 May 2020 15:32:25 -0400 Subject: Sync static_pokemon.inc --- src/crt0.s | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/crt0.s b/src/crt0.s index 15698972d..e876c4c10 100644 --- a/src/crt0.s +++ b/src/crt0.s @@ -1,3 +1,4 @@ + .include "constants/global.h" .include "constants/gba_constants.inc" .include "constants/misc_constants.inc" .include "constants/version.inc" -- cgit v1.2.3