summaryrefslogtreecommitdiff
path: root/vba.py
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2013-02-28 04:32:28 -0600
committerBryan Bishop <kanzure@gmail.com>2013-02-28 04:32:28 -0600
commitcd19630af598e010fab3a290854d45c3bd16fd38 (patch)
treed550e09905bcb6778ae54d532d2d0a864f2196dd /vba.py
parent7facd466274481658b213bf13d1add294697a107 (diff)
remove code slop
original-commit-id: 9a20ba1d3f8b5680773bc65ed8497d2519ccb421
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.