mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 09:59:41 -06:00
Fix imports in mac-universal.py
This commit is contained in:
@ -7,6 +7,7 @@ import filecmp
|
|||||||
import glob
|
import glob
|
||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
|
import sys
|
||||||
|
|
||||||
|
|
||||||
def lipo(path0, path1, dst):
|
def lipo(path0, path1, dst):
|
||||||
|
Reference in New Issue
Block a user