summaryrefslogtreecommitdiff
path: root/src/emap/battleground.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emap/battleground.h')
-rw-r--r--src/emap/battleground.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/emap/battleground.h b/src/emap/battleground.h
index ece290e..d9a8ccb 100644
--- a/src/emap/battleground.h
+++ b/src/emap/battleground.h
@@ -4,6 +4,9 @@
#ifndef EVOL_MAP_BATTLEGROUND
#define EVOL_MAP_BATTLEGROUND
-bool ebg_team_warp(int *bg_idPtr, unsigned short *map_index, short *x, short *y);
+bool ebg_team_warp_pre(int *bg_idPtr,
+ unsigned short *map_index,
+ short *x,
+ short *y);
#endif // EVOL_MAP_BATTLEGROUND