mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-24 11:14:10 -05:00
Merge pull request #20 from kanzure/fix-labels
Fix an import in labels.py
This commit is contained in:
@@ -5,6 +5,7 @@ Various label/line-related functions.
|
||||
|
||||
import os
|
||||
import json
|
||||
import logging
|
||||
|
||||
import pointers
|
||||
import crystal
|
||||
|
||||
Reference in New Issue
Block a user