mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-09-27 03:50:52 -05:00
docstring for MenuDataPointerParam
This commit is contained in:
@@ -1655,8 +1655,7 @@ class MoveParam(SingleByteParam):
|
||||
return str(self.byte)
|
||||
|
||||
class MenuDataPointerParam(PointerLabelParam):
|
||||
# read menu data at the target site
|
||||
pass
|
||||
"""read menu data at the target site"""
|
||||
|
||||
|
||||
string_to_text_texts = []
|
||||
|
||||
Reference in New Issue
Block a user