Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "fldeff_misc.h"
|
||||
#include "frontier_util.h"
|
||||
#include "menu.h"
|
||||
#include "mirage_tower.h"
|
||||
#include "overworld.h"
|
||||
#include "palette.h"
|
||||
#include "pokenav.h"
|
||||
@@ -762,7 +763,7 @@ bool8 CameraMove(int x, int y)
|
||||
else
|
||||
{
|
||||
save_serialize_map();
|
||||
sub_81BE72C();
|
||||
ClearMirageTowerPulseBlendEffect();
|
||||
old_x = gSaveBlock1Ptr->pos.x;
|
||||
old_y = gSaveBlock1Ptr->pos.y;
|
||||
connection = sub_8088950(direction, gSaveBlock1Ptr->pos.x, gSaveBlock1Ptr->pos.y);
|
||||
|
||||
Reference in New Issue
Block a user