Require explicit import of binhex library (faster)

This commit is contained in:
Elliot Nunn 2020-01-19 14:51:30 +08:00
parent e5dfcf65e7
commit 8413c99f74
1 changed files with 0 additions and 1 deletions

View File

@ -1,2 +1 @@
from . import binhex
from .main import parse_rez_code, parse_file, make_rez_code, make_file, Resource