mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 13:27:41 -07:00
Fix imports in mac-universal.py
This commit is contained in:
parent
926f200329
commit
21194375f8
@ -7,6 +7,7 @@ import filecmp
|
||||
import glob
|
||||
import os
|
||||
import shutil
|
||||
import sys
|
||||
|
||||
|
||||
def lipo(path0, path1, dst):
|
||||
|
Loading…
Reference in New Issue
Block a user