From 0643bbd8e9f7cb2f15b07df00c929a7a120c9a09 Mon Sep 17 00:00:00 2001 From: ElectroDeoxys Date: Mon, 5 Apr 2021 14:36:12 +0100 Subject: Add newline --- src/constants/script_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants/script_constants.asm b/src/constants/script_constants.asm index 6dd8d66..600d0c7 100644 --- a/src/constants/script_constants.asm +++ b/src/constants/script_constants.asm @@ -299,4 +299,4 @@ FIRE_MEDAL EQU 1 << FIRE_MEDAL_F SCIENCE_MEDAL EQU 1 << SCIENCE_MEDAL_F GRASS_MEDAL EQU 1 << GRASS_MEDAL_F -NUM_MEDALS EQU 8 \ No newline at end of file +NUM_MEDALS EQU 8 -- cgit v1.2.3