Decompile ereader.c up to faraway island code
This commit is contained in:
9
include/ereader.h
Executable file
9
include/ereader.h
Executable file
@@ -0,0 +1,9 @@
|
||||
#ifndef GUARD_EREADER_H
|
||||
#define GUARD_EREADER_H
|
||||
|
||||
bool32 sub_81D3B34(void);
|
||||
u32 sub_81D427C(void);
|
||||
bool8 sub_81D4A58(struct EventObject*);
|
||||
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
|
||||
|
||||
#endif // GUARD_EREADER_H
|
||||
@@ -3,9 +3,6 @@
|
||||
#include "list_menu.h"
|
||||
|
||||
bool8 sub_81D312C(void *arg0);
|
||||
bool8 sub_81D4A58(struct EventObject*);
|
||||
bool8 EventObjectIsFarawayIslandMew(struct EventObject *);
|
||||
u32 sub_81D427C(void);
|
||||
void sub_81D4998(void);
|
||||
void CB2_InitPokeNav(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user