summaryrefslogtreecommitdiff
path: root/extras/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
commit9a20ba1d3f8b5680773bc65ed8497d2519ccb421 (patch)
treecb0681af936377f704ad686074fd24558a5459b5 /extras/vba.py
parenta98dcc1745dac35420d8d37d7578123919038485 (diff)
remove code slop
Diffstat (limited to 'extras/vba.py')
-rw-r--r--extras/vba.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/extras/vba.py b/extras/vba.py
index 5c6ebfbeb..4890a79b6 100644
--- a/extras/vba.py
+++ b/extras/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.