summaryrefslogtreecommitdiff
path: root/vba.py
diff options
context:
space:
mode:
Diffstat (limited to 'vba.py')
-rw-r--r--vba.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/vba.py b/vba.py
index 5c6ebfb..4890a79 100644
--- a/vba.py
+++ b/vba.py
@@ -517,13 +517,6 @@ class crystal:
set_memory_at(0xcfa9, id)
@staticmethod
- def warp_to(map_group_id, map_id):
- """
- Warp to a different map. Because I said so.
- """
- raise NotImplementedError
-
- @staticmethod
def is_in_battle():
"""
Checks whether or not we're in a battle.