Bring labels for overworld.c over from pokeruby

This commit is contained in:
Slawter666
2018-09-04 23:31:37 +01:00
parent 5c66b8a7ef
commit 4c54212b1f
16 changed files with 231 additions and 232 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ static void ClearFrontierRecord(void)
static void WarpToTruck(void)
{
Overworld_SetWarpDestination(25, 40, -1, -1, -1); // inside of truck
warp_in();
WarpIntoMap();
}
void Sav2_ClearSetDefault(void)