summaryrefslogtreecommitdiff
path: root/arm9/src/communication_error.c
diff options
context:
space:
mode:
authorAkira Akashi <rubenru09@aol.com>2021-08-16 08:34:55 +0100
committerGitHub <noreply@github.com>2021-08-16 08:34:55 +0100
commit168950d7e03129c23ddce331593823d1d48411cf (patch)
treeeb0753d70cca0a010b552b45ab384b1ccb98a180 /arm9/src/communication_error.c
parenta6b9c13d97e130e43c774f81c383ad452811ef75 (diff)
parente1a3782f3cac045ea8f8a21869f17608479c5bdb (diff)
Merge pull request #447 from PikalaxALT/pikalax_work
unk_02021590
Diffstat (limited to 'arm9/src/communication_error.c')
-rw-r--r--arm9/src/communication_error.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/src/communication_error.c b/arm9/src/communication_error.c
index 0ea26458..73345af1 100644
--- a/arm9/src/communication_error.c
+++ b/arm9/src/communication_error.c
@@ -7,7 +7,6 @@
#include "msgdata/msg.naix"
#include "text.h"
-extern void FUN_02002ED0(enum GFBgLayer layer, u32 base_addr, u32 heap_id);
extern void FUN_0200A274(fx32 brightness, fx32, u32);
extern void FUN_0200CB00(struct BgConfig* bg_config, enum GFBgLayer layer, u32 num_tiles, u32, u8, u32 heap_id);
extern void FUN_0200CCA4(struct Window* window, BOOL copy_to_vram, u16 fill_value, u32 palette_num);