summaryrefslogtreecommitdiff
path: root/src/engine/naming_screen.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-30 23:37:27 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-30 23:37:27 -0500
commit51ade392bf16ae4c87a18f8965b8e650fe983d03 (patch)
treeabca9b93197138cc4e375c0b7ed4412d52007c0c /src/engine/naming_screen.c
parentf5b348f8d0b2587145c1d17e2b35fb2c49a3fb93 (diff)
parent2bd2dd1db7252a928a84cd65ea0510ed1533fa9b (diff)
Merge branch 'master' of https://github.com/pret/pokeruby
Diffstat (limited to 'src/engine/naming_screen.c')
-rw-r--r--src/engine/naming_screen.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/naming_screen.c b/src/engine/naming_screen.c
index 55e377c21..5cb06d56f 100644
--- a/src/engine/naming_screen.c
+++ b/src/engine/naming_screen.c
@@ -26,8 +26,6 @@
#define COLUMN_COUNT 10
#endif
-extern u16 gKeyRepeatStartDelay;
-
extern u8 CreateMonIcon(u16 species, void (*callback)(struct Sprite *), s16 x, s16 y, u8 subpriority, u32 personality);
const u8 gSpriteImage_83CE094[] = INCBIN_U8("graphics/naming_screen/pc_icon/0.4bpp");