Document Battle Pyramid
This commit is contained in:
+1
-1
@@ -1,5 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "overworld.h"
|
||||
#include "battle_pyramid.h"
|
||||
#include "battle_setup.h"
|
||||
#include "berry.h"
|
||||
#include "bg.h"
|
||||
@@ -113,7 +114,6 @@ extern void ShowMapNamePopup(void);
|
||||
extern bool32 InTrainerHill(void);
|
||||
extern bool32 sub_808651C(void);
|
||||
extern bool8 sub_80AF6A4(void);
|
||||
extern bool8 InBattlePyramid_(void);
|
||||
extern bool8 sub_80E909C(void);
|
||||
extern void sub_81AA1D8(void);
|
||||
extern void c2_change_map(void);
|
||||
|
||||
Reference in New Issue
Block a user