From b89dd1428b2d357c8bbe016573fb0ab25ade2782 Mon Sep 17 00:00:00 2001 From: KirieZ Date: Mon, 11 Jul 2016 00:55:47 -0300 Subject: Fixes warp facing direction. Fixes #1240 Closes #1353 as merged --- src/map/battle.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/battle.h') diff --git a/src/map/battle.h b/src/map/battle.h index cb15e3b90..1a23870e7 100644 --- a/src/map/battle.h +++ b/src/map/battle.h @@ -539,6 +539,9 @@ struct Battle_Config { // BodyStyle int min_body_style, max_body_style; int save_body_style; + + // Warp Face Direction + int player_warp_keep_direction; }; /* criteria for battle_config.idletime_critera */ -- cgit v1.2.3-70-g09d2