You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
more de-dependency-looping
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
""" Various label/line-related functions.
|
||||
"""
|
||||
|
||||
from pointers import calculate_pointer
|
||||
from pointers import calculate_pointer, calculate_bank
|
||||
|
||||
def remove_quoted_text(line):
|
||||
"""get rid of content inside quotes
|
||||
|
||||
Reference in New Issue
Block a user