From 03c7843e4596d148081195723b4a87e805ea1efb Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Mon, 9 Nov 2020 14:52:58 -0300 Subject: [PATCH] Capitalization --- include/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/global.h b/include/global.h index 95b7d1022..96d631d69 100644 --- a/include/global.h +++ b/include/global.h @@ -113,7 +113,7 @@ }) // Branch defines: Used by other branches to detect each other. -// Each define must be here for each of rhh's branch you have pulled. +// Each define must be here for each of RHH's branch you have pulled. // e.g. If you have both the battle_engine and pokemon_expansion branch, // then both BATTLE_ENGINE and POKEMON_EXPANSION must be defined here. #define POKEMON_EXPANSION