From edddd847c585b729fbec96194e5e2d891149f27e Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Sun, 13 Jan 2019 20:50:08 +0100 Subject: Document and clean up trainer hill --- include/strings.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/strings.h') diff --git a/include/strings.h b/include/strings.h index 65f81024e..ff0d08195 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1235,6 +1235,9 @@ extern const u8 gText_NormalTagMatch[]; extern const u8 gText_VarietyTagMatch[]; extern const u8 gText_UniqueTagMatch[]; extern const u8 gText_ExpertTagMatch[]; +extern const u8 gText_TimeBoard[]; +extern const u8 gText_TimeCleared[]; +extern const u8 gText_XMinYDotZSec[]; extern const u8 gText_TrainerHill1F[]; extern const u8 gText_TrainerHill2F[]; extern const u8 gText_TrainerHill3F[]; -- cgit v1.2.3