summaryrefslogtreecommitdiff
path: root/include/menu_cursor.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2017-12-24 14:23:52 -0600
committerGitHub <noreply@github.com>2017-12-24 14:23:52 -0600
commite3078400bbdb3e8416806127290b9a2d68cfb3b8 (patch)
tree7ef9993608fc9c6e426ce908957ac07f72b8f650 /include/menu_cursor.h
parentb827bd9a5a44e17fa9fced591465fc64a619a134 (diff)
parente5c216e5066dac26fad64cb2e7bb6a5f0d40bf3f (diff)
Merge pull request #492 from PikalaxALT/decompile_data
Decompile data and abstract away some explicit memcpy calls
Diffstat (limited to 'include/menu_cursor.h')
-rw-r--r--include/menu_cursor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/menu_cursor.h b/include/menu_cursor.h
index 6d31cc29f..ca82ef244 100644
--- a/include/menu_cursor.h
+++ b/include/menu_cursor.h
@@ -21,8 +21,4 @@ void sub_814AD7C(u8 a1, u8 a2);
void sub_814ADC8(void);
void sub_814ADF4(u8 a1);
-#if GERMAN
-extern const u32 gUnknown_0842F798[2];
-#endif
-
#endif // GUARD_MENU_CURSOR_H