summaryrefslogtreecommitdiff
path: root/include/field_specials.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-01-06 16:19:18 -0500
committerGitHub <noreply@github.com>2019-01-06 16:19:18 -0500
commite70a084aa964a0df94c609ebfa9717089dd67639 (patch)
tree996dc1a413c8818d6efb746ecf15c3fae28b983e /include/field_specials.h
parent103789770b635610ee1c04ed923fdcc7298f878e (diff)
parent1581631e6286e0ec8178630433e8c15cd7076ead (diff)
Merge pull request #38 from PikalaxALT/scrcmd
scrcmd
Diffstat (limited to 'include/field_specials.h')
-rw-r--r--include/field_specials.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/field_specials.h b/include/field_specials.h
index 2b7991b55..2d495fdd5 100644
--- a/include/field_specials.h
+++ b/include/field_specials.h
@@ -4,6 +4,7 @@
#include "global.h"
u8 GetLeadMonIndex(void);
+u8 CountDigits(u16 number);
void TV_PrintIntToStringVar(u8, int);
#endif // GUARD_FIELD_SPECIALS_H