diff options
author | scnorton <scnorton@biociphers.org> | 2017-12-18 11:18:32 -0500 |
---|---|---|
committer | scnorton <scnorton@biociphers.org> | 2017-12-18 11:18:32 -0500 |
commit | 466031e365a961c9138d972a524db916570db6b3 (patch) | |
tree | b6000be02ae02390798c8c58b4f1af727c5046ef /include/menu_cursor.h | |
parent | 0df0c486d4bdb7bf8bf87759a3fae2009d42288c (diff) |
Fix building german
Diffstat (limited to 'include/menu_cursor.h')
-rw-r--r-- | include/menu_cursor.h | 4 |
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 |