diff --git a/src/main/3A80.c b/src/main/3A80.c index be769e66..f6b3e00d 100644 --- a/src/main/3A80.c +++ b/src/main/3A80.c @@ -1,5 +1,7 @@ #include "common.h" +extern void func_8001FA04(void); + void func_80002E80(void) { func_8001FA04(); }